summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/s390/net: removes unnecessary semicolonPeter Senna Tschudin2012-09-242-3/+3
* qeth: fix possible memory leak in qeth_l3_add_[vipa|rxip]()Wei Yongjun2012-09-241-0/+2
* lcs: ensure proper ccw setupSebastian Ott2012-09-241-1/+1
* qeth: cleanup channel path descriptor functionSebastian Ott2012-09-241-33/+41
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-09-2437-670/+773
|\
| * netfilter: nfnetlink_queue: add NFQA_CAP_LEN attributePablo Neira Ayuso2012-09-242-2/+8
| * netfilter: nfnetlink_queue: fix maximum packet length to userspacePablo Neira Ayuso2012-09-241-3/+7
| * netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entriesPablo Neira Ayuso2012-09-244-3/+31
| * netfilter: xt_time: add support to ignore day transitionFlorian Westphal2012-09-242-1/+28
| * netfilter: ipset: Support to match elements marked with "nomatch"Jozsef Kadlecsik2012-09-227-20/+54
| * netfilter: ipset: Coding style fixesJozsef Kadlecsik2012-09-224-8/+12
| * netfilter: ipset: Include supported revisions in module descriptionJozsef Kadlecsik2012-09-2212-39/+78
| * netfilter: ipset: Add /0 network support to hash:net,iface typeJozsef Kadlecsik2012-09-221-23/+21
| * netfilter: ipset: Rewrite cidr book keeping to handle /0Jozsef Kadlecsik2012-09-221-49/+55
| * netfilter: ipset: Check and reject crazy /0 input parametersJozsef Kadlecsik2012-09-216-10/+13
| * netfilter: ipset: Fix sparse warnings "incorrect type in assignment"Jozsef Kadlecsik2012-09-217-33/+39
| * netfilter: combine ipt_REDIRECT and ip6t_REDIRECTJan Engelhardt2012-09-219-230/+207
| * netfilter: combine ipt_NETMAP and ip6t_NETMAPJan Engelhardt2012-09-219-212/+181
| * netfilter: nf_nat: remove obsolete rcu_read_unlock callUlrich Weber2012-09-211-3/+1
| * netfilter: nf_nat: fix oops when unloading protocol modulesPatrick McHardy2012-09-212-0/+4
| * netfilter: fix IPv6 NAT dependencies in KconfigPablo Neira Ayuso2012-09-211-55/+55
* | ixgbevf: Return error on failure to enable VLANAlexander Duyck2012-09-242-7/+34
* | ixgbevf: Add fix to VF to handle multi-descriptor buffersAlexander Duyck2012-09-242-2/+17
* | ixgbevf: Fix AIM (Adaptive Interrupt Moderation)Greg Rose2012-09-241-0/+4
* | ixgbevf - Remove unused parameter in ixgbevf_receive_skbNarendra K2012-09-241-3/+1
* | ixgbe: Do not read the spoofed packets counter when not in IOV modeGreg Rose2012-09-241-2/+3
* | ixgbevf: Fix code for handling timeoutAlexander Duyck2012-09-243-52/+58
* | netlink: Rearrange netlink_kernel_cfg to save space on 64-bit.David S. Miller2012-09-231-1/+1
* | tcp: TCP Fast Open Server - record retransmits after 3WHSNeal Cardwell2012-09-221-0/+2
* | net: Make ZNET driver config depend on X86.David S. Miller2012-09-221-1/+1
* | tcp: TCP Fast Open Server - call tcp_validate_incoming() for all packetsNeal Cardwell2012-09-221-1/+2
* | tcp: TCP Fast Open Server - note timestamps and retransmits for SYNACK RTTNeal Cardwell2012-09-221-4/+6
* | tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHSNeal Cardwell2012-09-224-4/+12
* | tcp: extract code to compute SYNACK RTTNeal Cardwell2012-09-223-6/+11
* | ptp: clarify the clock_name sysfs attributeRichard Cochran2012-09-222-2/+8
* | ptp: link the phc device to its parent deviceRichard Cochran2012-09-229-11/+18
* | ptp: provide the clock's adjusted frequencyRichard Cochran2012-09-221-2/+3
* | ptp: remember the adjusted frequencyRichard Cochran2012-09-222-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-09-222-256/+122
|\ \
| * | igb: Use dma_unmap_addr and dma_unmap_len definesAlexander Duyck2012-09-222-34/+34
| * | igb: Simplify how we populate the RSS keyAlexander Duyck2012-09-221-12/+6
| * | igb: Change how we populate the RSS indirection tableAlexander Duyck2012-09-221-29/+26
| * | igb: Change Tx cleanup loop to do/while instead of forAlexander Duyck2012-09-221-12/+16
| * | igb: Remove logic that was doing NUMA pseudo-aware allocationsAlexander Duyck2012-09-222-85/+13
| * | igb: Fix stats output on i210/i211 parts.Carolyn Wyborny2012-09-221-1/+5
| * | igb: Change how we check for pre-existing and assigned VFsStefan Assmann2012-09-222-83/+22
* | | can: sja1000: Add support for listen-only mode and one-shot modeAndreas Larsson2012-09-221-7/+24
* | | can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()Wei Yongjun2012-09-211-2/+2
* | | can: usb: peak: rename peak_usb dump_mem functionRandy Dunlap2012-09-213-9/+9
* | | can: c_can: Adopt pinctrl supportAnilKumar Ch2012-09-211-0/+7
OpenPOWER on IntegriCloud