aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-15bridge: Add const to dummy br_netpoll_send_skbHerbert Xu
2010-06-15net: NET_SKB_PAD should depend on L1_CACHE_BYTESEric Dumazet
2010-06-15ipfrag : frag_kfree_skb() cleanupEric Dumazet
2010-06-15ip_frag: Remove some atomic opsEric Dumazet
2010-06-15ipv6: syncookies: do not skip ->iif initializationFlorian Westphal
2010-06-15net: Fix error in comment on net_device_ops::ndo_get_statsBen Hutchings
2010-06-15netdev:bfin_mac: reclaim and free tx skb as soon as possible after transferSonic Zhang
2010-06-15inetpeer: RCU conversionEric Dumazet
2010-06-15cnic: Fix cnic_cm_abort() error handling.Michael Chan
2010-06-15cnic: Refactor and fix cnic_ready_to_close().Michael Chan
2010-06-15cnic: Refactor code in cnic_cm_process_kcqe().Michael Chan
2010-06-15cnic: Return error code in cnic_cm_close() if unsuccessful.Michael Chan
2010-06-15ixgbe: update set_rx_mode to fix issues w/ macvlanAlexander Duyck
2010-06-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-06-15tcp: unify tcp flag macrosChangli Gao
2010-06-15bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko
2010-06-15macvlan: use rx_handler_data pointer to store macvlan_port pointer V2Jiri Pirko
2010-06-15net: add rx_handler data pointerJiri Pirko
2010-06-15bridge: Fix netpoll supportHerbert Xu
2010-06-15netpoll: Add netpoll_tx_runningHerbert Xu
2010-06-15netpoll: Allow netpoll_setup/cleanup recursionHerbert Xu
2010-06-15netpoll: Add ndo_netpoll_setupHerbert Xu
2010-06-15netpoll: Add locking for netpoll_setup/cleanupHerbert Xu
2010-06-15netpoll: Fix RCU usageHerbert Xu
2010-06-15bridge: Remove redundant npinfo NULL settingHerbert Xu
2010-06-15netpoll: Set npinfo to NULL even with ndo_netpoll_cleanupHerbert Xu
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