aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functionsJoe Perches2010-07-04
* ethtool: Add support for control of RX flow hash indirectionBen Hutchings2010-06-30
* ethtool: Change ethtool_op_set_flags to validate flagsBen Hutchings2010-06-30
* net/core: use ntohs for skb->protocolSebastian Andrzej Siewior2010-06-30
* net: use this_cpu_ptr()Eric Dumazet2010-06-29
* net/core/pktgen.c: Use pr_<level>Joe Perches2010-06-26
* net: optimize Berkeley Packet Filter (BPF) processingHagen Paul Pfeifer2010-06-26
* net: fix "netpoll: Allow netpoll_setup/cleanup recursion"Andrew Morton2010-06-24
* net: consolidate netif_needs_gso() checksJohn Fastabend2010-06-23
* net: Export cred_to_ucred to modules.David S. Miller2010-06-16
* scm: Capture the full credentials of the scm sender.Eric W. Biederman2010-06-16
* af_unix: Allow SO_PEERCRED to work across namespaces.Eric W. Biederman2010-06-16
* sock: Introduce cred_to_ucredEric W. Biederman2010-06-16
* bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko2010-06-15
* net: add rx_handler data pointerJiri Pirko2010-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
* netpoll: Set npinfo to NULL even with ndo_netpoll_cleanupHerbert Xu2010-06-15
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-15
|\
| * net: rxhash already set in __copy_skb_headerEric Dumazet2010-06-13
| * net: fix deliver_no_wcard regression on loopback deviceJohn Fastabend2010-06-13
* | 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