summaryrefslogtreecommitdiffstats
path: root/net/core
AgeCommit message (Expand)Author
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-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-15netpoll: Set npinfo to NULL even with ndo_netpoll_cleanupHerbert Xu
2010-06-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
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-12net: Enable 64-bit net device statistics on 32-bit architecturesBen Hutchings
2010-06-11pktgen: increasing transmission granularityDaniel Turull
2010-06-11pkt_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-10pktgen: Fix accuracy of inter-packet delay.Daniel Turull
2010-06-10pkt_sched: gen_estimator: add a new lockEric Dumazet
2010-06-10net: deliver skbs on inactive slaves to exact matchesJohn Fastabend
2010-06-09net: Print num_rx_queues imbalance warning only when there are allocated queuesTim Gardner
2010-06-07anycast: Some RCU conversionsEric Dumazet
2010-06-07net: Remove unnecessary net action assertionjamal
2010-06-07net-caif: Added missing lock validator constantsAlex Lorca
2010-06-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-05skbuff: add check for non-linear to warn_if_lro and needs_linearizeAlexander Duyck
2010-06-02net: replace hooks in __netif_receive_skb V5Jiri Pirko
2010-06-02net: add additional lock to qdisc to increase throughputEric Dumazet
2010-06-02net: fix conflict between null_or_orig and null_or_bondJohn Fastabend
2010-06-02net: Define accessors to manipulate QDISC_STATE_RUNNINGEric Dumazet
2010-05-31net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet
2010-05-31Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-05-31net: remove zap_completion_queueEric Dumazet
2010-05-31net: Use __this_cpu_inc() in fast pathEric Dumazet
2010-05-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-29net: fix sk_forward_alloc corruptionsEric Dumazet
2010-05-29skb: make skb_recycle_check() return a bool valueChangli Gao
2010-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-28netlink: bug fix: wrong size was calculated for vfinfo list blobScott Feldman
2010-05-28netlink: bug fix: don't overrun skbs on vf_port dumpScott Feldman
2010-05-28net: fix __neigh_event_send()Eric Dumazet
2010-05-27Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-27net: fix lock_sock_bh/unlock_sock_bhEric Dumazet
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-24tun: Update classid on packet injectionHerbert Xu
2010-05-24cls_cgroup: Store classid in struct sockHerbert Xu
2010-05-23net-2.6 : V2 - fix dev_get_valid_nameDaniel Lezcano
2010-05-23rtnetlink: Fix error handling in do_setlink()David Howells
2010-05-21Merge branch 'master' into for-2.6.35Jens Axboe
2010-05-21pipe: add support for shrinking and growing pipesJens Axboe
2010-05-21net: Expose all network devices in a namespaces in sysfsEric W. Biederman
2010-05-21net/sysfs: Fix the bitrot in network device kobject namespace supportEric W. Biederman
2010-05-21netns: Teach network device kobjects which namespace they are in.Eric W. Biederman