aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ip_frag: Remove some atomic opsEric Dumazet2010-06-15
* ipv6: syncookies: do not skip ->iif initializationFlorian Westphal2010-06-15
* net: Fix error in comment on net_device_ops::ndo_get_statsBen Hutchings2010-06-15
* netdev:bfin_mac: reclaim and free tx skb as soon as possible after transferSonic Zhang2010-06-15
* inetpeer: RCU conversionEric Dumazet2010-06-15
* cnic: Fix cnic_cm_abort() error handling.Michael Chan2010-06-15
* cnic: Refactor and fix cnic_ready_to_close().Michael Chan2010-06-15
* cnic: Refactor code in cnic_cm_process_kcqe().Michael Chan2010-06-15
* cnic: Return error code in cnic_cm_close() if unsuccessful.Michael Chan2010-06-15
* ixgbe: update set_rx_mode to fix issues w/ macvlanAlexander Duyck2010-06-15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-06-15
|\
| * Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-06-15
| |\
| * | netfilter: xtables: idletimer target implementationLuciano Coelho2010-06-15
| * | netfilter: CLUSTERIP: RCU conversionEric Dumazet2010-06-15
| * | netfilter: defrag: kill unused work parameter of frag_kfree_skb()Shan Wei2010-06-14
| * | netfilter: defrag: remove one redundant atomic opsShan Wei2010-06-14
| * | netfilter: kill redundant check code in which setting ip_summed valueShan Wei2010-06-14
| * | netfilter: nfnetlink_log: RCU conversion, part 2Eric Dumazet2010-06-14
| * | netfilter: nfnetlink_log: RCU conversionEric Dumazet2010-06-09
| * | netfilter: nfnetlink_queue: some optimizationsEric Dumazet2010-06-09
| * | netfilter: ip6_queue: rwlock to spinlock conversionEric Dumazet2010-06-09
| * | netfilter: ip_queue: rwlock to spinlock conversionEric Dumazet2010-06-09
| * | netfilter: xt_sctp: use WORD_ROUND macro to calculate length of multiple of 4...Shan Wei2010-06-09
| * | netfilter: nf_conntrack: per_cpu untrackingEric Dumazet2010-06-09
| * | netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet2010-06-08
| * | netfilter: xt_rateest: Better struct xt_rateest layoutEric Dumazet2010-06-08
| * | netfilter: vmalloc_node cleanupEric Dumazet2010-06-04
| * | netfilter: xt_statistic: remove nth_lock spinlockEric Dumazet2010-06-01
| * | netfilter: br_netfilter: use skb_set_noref()Eric Dumazet2010-06-01
* | | tcp: unify tcp flag macrosChangli Gao2010-06-15
* | | bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko2010-06-15
* | | macvlan: use rx_handler_data pointer to store macvlan_port pointer V2Jiri Pirko2010-06-15
* | | net: add rx_handler data pointerJiri Pirko2010-06-15
* | | bridge: Fix netpoll supportHerbert Xu2010-06-15
* | | netpoll: Add netpoll_tx_runningHerbert Xu2010-06-15
* | | netpoll: Allow netpoll_setup/cleanup recursionHerbert Xu2010-06-15
* | | netpoll: Add ndo_netpoll_setupHerbert Xu2010-06-15
* | | netpoll: Add locking for netpoll_setup/cleanupHerbert Xu2010-06-15
* | | netpoll: Fix RCU usageHerbert Xu2010-06-15
* | | bridge: Remove redundant npinfo NULL settingHerbert Xu2010-06-15
* | | netpoll: Set npinfo to NULL even with ndo_netpoll_cleanupHerbert Xu2010-06-15
| |/ |/|
* | bnx2x: Fix link problem with some DACsYaniv Rosner2010-06-15
* | inetpeer: various changesEric Dumazet2010-06-15
* | loopback: Implement 64bit stats on 32bit archesEric Dumazet2010-06-15
* | ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit()Eric Dumazet2010-06-15
* | ipv6: avoid two atomics in ipv6_rthdr_rcv()Eric Dumazet2010-06-15
* | ethtool: Revert incorrect indentation changesBen Hutchings2010-06-15
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-15
|\ \
| * | ixgbe: fix automatic LRO/RSC settings for low latencyAndy Gospodarek2010-06-13
| * | e1000: Fix message logging defectJoe Perches2010-06-13