aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* net: sock_free() optimizationsEric Dumazet2010-07-12
* net/core: EXPORT_SYMBOL cleanupsEric Dumazet2010-07-12
* net: Document that dev_get_stats() returns the given pointerBen Hutchings2010-07-09
* net: Get rid of rtnl_link_stats64 / net_device_stats unionBen Hutchings2010-07-09
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-07
|\
| * net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend2010-07-03
| * ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings2010-06-29
| * ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALLBen Hutchings2010-06-29
* | net: fix 64 bit counters on 32 bit archesEric Dumazet2010-07-07
* | 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