summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-06-16bridge: Add const to dummy br_netpoll_send_skbHerbert Xu
2010-06-16ipfrag : frag_kfree_skb() cleanupEric Dumazet
2010-06-16ip_frag: Remove some atomic opsEric Dumazet
2010-06-16ipv6: syncookies: do not skip ->iif initializationFlorian Westphal
2010-06-15inetpeer: RCU conversionEric Dumazet
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-15net: add rx_handler data pointerJiri Pirko
2010-06-15bridge: Fix netpoll supportHerbert 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-15inetpeer: various changesEric Dumazet
2010-06-15ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit()Eric Dumazet
2010-06-15ipv6: avoid two atomics in ipv6_rthdr_rcv()Eric Dumazet
2010-06-15Merge 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-14net: rxhash already set in __copy_skb_headerEric Dumazet
2010-06-14net: fix deliver_no_wcard regression on loopback deviceJohn Fastabend
2010-06-13irttp: Print device parameters and statistics as unsignedBen Hutchings
2010-06-12net: Enable 64-bit net device statistics on 32-bit architecturesBen Hutchings
2010-06-12pktgen: increasing transmission granularityDaniel Turull
2010-06-12econet: fix lockingEric Dumazet
2010-06-12pkt_sched: gen_kill_estimator() rcu fixesEric Dumazet
2010-06-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-11net-next: remove useless union keywordChangli Gao
2010-06-11pktgen: Fix accuracy of inter-packet delay.Daniel Turull
2010-06-11pkt_sched: gen_estimator: add a new lockEric Dumazet
2010-06-11ip: ip_ra_control() rcu fixEric Dumazet
2010-06-11net: deliver skbs on inactive slaves to exact matchesJohn Fastabend
2010-06-10ipv6: fix ICMP6_MIB_OUTERRORSEric Dumazet
2010-06-10ipv6: mcast: RCU conversionsEric Dumazet
2010-06-10icmp: RCU conversion in icmp_address_reply()Eric Dumazet
2010-06-09Merge branch 'num_rx_queues' of git://kernel.ubuntu.com/rtg/net-2.6David S. Miller
2010-06-09caif: fix a couple range checksDan Carpenter
2010-06-09phonet: use call_rcu for phonet device freeJiri Pirko
2010-06-09net: Print num_rx_queues imbalance warning only when there are allocated queuesTim Gardner
2010-06-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-09netfilter: nfnetlink_log: RCU conversionEric Dumazet