aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
...
* | net: Enable 64-bit net device statistics on 32-bit architecturesBen Hutchings2010-06-12
* | pktgen: increasing transmission granularityDaniel Turull2010-06-11
* | pkt_sched: gen_kill_estimator() rcu fixesEric Dumazet2010-06-11
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-11
|\|
| * pktgen: Fix accuracy of inter-packet delay.Daniel Turull2010-06-11
| * pkt_sched: gen_estimator: add a new lockEric Dumazet2010-06-11
| * net: deliver skbs on inactive slaves to exact matchesJohn Fastabend2010-06-11
| * net: Print num_rx_queues imbalance warning only when there are allocated queuesTim Gardner2010-06-09
* | anycast: Some RCU conversionsEric Dumazet2010-06-08
* | net: Remove unnecessary net action assertionjamal2010-06-07
* | net-caif: Added missing lock validator constantsAlex Lorca2010-06-07
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-06
|\|
| * net: fix conflict between null_or_orig and null_or_bondJohn Fastabend2010-06-02
| * net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet2010-06-01
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-31
| |\
* | | skbuff: add check for non-linear to warn_if_lro and needs_linearizeAlexander Duyck2010-06-05
* | | net: replace hooks in __netif_receive_skb V5Jiri Pirko2010-06-02
* | | net: add additional lock to qdisc to increase throughputEric Dumazet2010-06-02
* | | net: Define accessors to manipulate QDISC_STATE_RUNNINGEric Dumazet2010-06-02
* | | net: remove zap_completion_queueEric Dumazet2010-05-31
* | | net: Use __this_cpu_inc() in fast pathEric Dumazet2010-05-31
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-31
|\| | | |/ |/|
| * net: fix sk_forward_alloc corruptionsEric Dumazet2010-05-29
| * skb: make skb_recycle_check() return a bool valueChangli Gao2010-05-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-28
|\|
| * netlink: bug fix: wrong size was calculated for vfinfo list blobScott Feldman2010-05-28
| * netlink: bug fix: don't overrun skbs on vf_port dumpScott Feldman2010-05-28
| * net: fix __neigh_event_send()Eric Dumazet2010-05-28
| * net: fix lock_sock_bh/unlock_sock_bhEric Dumazet2010-05-27
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-27
|\ \
| * \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt2010-05-21
| |\ \
| * | | tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt2010-05-14
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-25
|\ \ \ \ | | |_|/ | |/| |
| * | | tun: Update classid on packet injectionHerbert Xu2010-05-24
| * | | cls_cgroup: Store classid in struct sockHerbert Xu2010-05-24
| * | | net-2.6 : V2 - fix dev_get_valid_nameDaniel Lezcano2010-05-24
| * | | rtnetlink: Fix error handling in do_setlink()David Howells2010-05-24
| * | | net: fix problem in dequeuing from input_pkt_queueTom Herbert2010-05-21
| * | | gro: Fix bogus gso_size on the first fraglist entryHerbert Xu2010-05-21
* | | | Merge branch 'master' into for-2.6.35Jens Axboe2010-05-21
|\ \ \ \
| * | | | net: Expose all network devices in a namespaces in sysfsEric W. Biederman2010-05-21
| * | | | net/sysfs: Fix the bitrot in network device kobject namespace supportEric W. Biederman2010-05-21
| * | | | netns: Teach network device kobjects which namespace they are in.Eric W. Biederman2010-05-21
| |/ / /
| * | | net: Add netlink support for virtual port management (was iovnl)Scott Feldman2010-05-18
| * | | net: Remove unnecessary semicolons after switch statementsJoe Perches2010-05-17
| * | | net: add a noref bit on skb dstEric Dumazet2010-05-17
| * | | rps: avoid one atomic in enqueue_to_backlogEric Dumazet2010-05-17
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-17
| |\ \ \ | | | |/ | | |/|
| | * | rtnetlink: make SR-IOV VF interface symmetricChris Wright2010-05-16
| * | | net: Introduce sk_route_nocapsEric Dumazet2010-05-16