summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-25netfilter: xt_connbytes: Force CT accounting to be enabledTim Gardner
2010-06-22netfilter: fix simple typo in KConfig for netfiltert xt_TEEArnd Hannemann
2010-06-22netfilter: xt_IDLETIMER needs kdev_t.hRandy Dunlap
2010-06-22IPVS: one-packet schedulingNick Chalk
2010-06-17netfilter: nf_nat: support user-specified SNAT rules in LOCAL_INPatrick McHardy
2010-06-15Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-06-15netfilter: xtables: idletimer target implementationLuciano Coelho
2010-06-15netfilter: CLUSTERIP: RCU conversionEric Dumazet
2010-06-14bnx2x: Fix link problem with some DACsYaniv Rosner
2010-06-14inetpeer: various changesEric Dumazet
2010-06-14loopback: Implement 64bit stats on 32bit archesEric Dumazet
2010-06-14ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit()Eric Dumazet
2010-06-14ipv6: avoid two atomics in ipv6_rthdr_rcv()Eric Dumazet
2010-06-14ethtool: Revert incorrect indentation changesBen Hutchings
2010-06-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-14netfilter: defrag: kill unused work parameter of frag_kfree_skb()Shan Wei
2010-06-14netfilter: defrag: remove one redundant atomic opsShan Wei
2010-06-14netfilter: kill redundant check code in which setting ip_summed valueShan Wei
2010-06-14netfilter: nfnetlink_log: RCU conversion, part 2Eric Dumazet
2010-06-13ixgbe: fix automatic LRO/RSC settings for low latencyAndy Gospodarek
2010-06-13e1000: Fix message logging defectJoe Perches
2010-06-13ixgbe: fix for race with 8259(8|9) during shutdownDon Skidmore
2010-06-13net: rxhash already set in __copy_skb_headerEric Dumazet
2010-06-13net: fix deliver_no_wcard regression on loopback deviceJohn Fastabend
2010-06-12irttp: Print device parameters and statistics as unsignedBen Hutchings
2010-06-12usbnet: Print device statistics as unsignedBen Hutchings
2010-06-12sfc: Implement 64-bit net device statistics on all architecturesBen Hutchings
2010-06-12net: Enable 64-bit net device statistics on 32-bit architecturesBen Hutchings
2010-06-12ucc_geth driver: add ioctlSergey Matyukevich
2010-06-12enic: fix pci_alloc_consistent argumentRandy Dunlap
2010-06-11pktgen: increasing transmission granularityDaniel Turull
2010-06-11econet: fix lockingEric Dumazet
2010-06-11pkt_sched: gen_kill_estimator() rcu fixesEric Dumazet
2010-06-11bnx2: Fix compiler warning in bnx2_disable_forced_2g5().Michael Chan
2010-06-11enic: cleanup vic_provinfo_alloc()Dan Carpenter
2010-06-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-11ethoc: use devres resource managementJonas Bonn
2010-06-11ethoc: Clear command buffer after writeJonas Bonn
2010-06-11Remove unused variableJonas Bonn
2010-06-11ethoc: Clean up PHY probingJonas Bonn
2010-06-11ethoc: write number of TX buffers in init_ringJonas Bonn
2010-06-11ethoc: Write bus addresses to registersJonas Bonn
2010-06-11ethoc: calculate number of buffers in ethoc_probeJonas Bonn
2010-06-11Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2010-06-11wimax/i2400m: fix missing endian correction read in fw loaderInaky Perez-Gonzalez
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-10net-next: remove useless union keywordChangli Gao
2010-06-10net8139: fix a race at the end of NAPIFigo.zhang
2010-06-10pktgen: Fix accuracy of inter-packet delay.Daniel Turull
2010-06-10pkt_sched: gen_estimator: add a new lockEric Dumazet