summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* net/core: Remove unnecessary casts of private_dataJoe Perches2010-07-121-2/+2
* net: sock_free() optimizationsEric Dumazet2010-07-121-2/+3
* net/core: EXPORT_SYMBOL cleanupsEric Dumazet2010-07-1213-53/+32
* net: Document that dev_get_stats() returns the given pointerBen Hutchings2010-07-091-6/+6
* net: Get rid of rtnl_link_stats64 / net_device_stats unionBen Hutchings2010-07-091-5/+26
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-072-11/+48
|\
| * net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend2010-07-021-0/+18
| * ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings2010-06-291-9/+27
| * ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALLBen Hutchings2010-06-291-2/+3
* | net: fix 64 bit counters on 32 bit archesEric Dumazet2010-07-073-11/+21
* | netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functionsJoe Perches2010-07-041-0/+62
* | ethtool: Add support for control of RX flow hash indirectionBen Hutchings2010-06-301-0/+80
* | ethtool: Change ethtool_op_set_flags to validate flagsBen Hutchings2010-06-301-23/+5
* | net/core: use ntohs for skb->protocolSebastian Andrzej Siewior2010-06-301-1/+2
* | net: use this_cpu_ptr()Eric Dumazet2010-06-281-2/+2
* | net/core/pktgen.c: Use pr_<level>Joe Perches2010-06-251-78/+64
* | net: optimize Berkeley Packet Filter (BPF) processingHagen Paul Pfeifer2010-06-251-51/+161
* | net: fix "netpoll: Allow netpoll_setup/cleanup recursion"Andrew Morton2010-06-241-1/+0
* | net: consolidate netif_needs_gso() checksJohn Fastabend2010-06-231-36/+32
* | net: Export cred_to_ucred to modules.David S. Miller2010-06-161-0/+1
* | scm: Capture the full credentials of the scm sender.Eric W. Biederman2010-06-161-0/+24
* | af_unix: Allow SO_PEERCRED to work across namespaces.Eric W. Biederman2010-06-161-6/+12
* | sock: Introduce cred_to_ucredEric W. Biederman2010-06-161-0/+14
* | bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko2010-06-151-1/+2
* | net: add rx_handler data pointerJiri Pirko2010-06-151-1/+5
* | netpoll: Allow netpoll_setup/cleanup recursionHerbert Xu2010-06-151-79/+97
* | netpoll: Add ndo_netpoll_setupHerbert Xu2010-06-151-0/+10
* | netpoll: Add locking for netpoll_setup/cleanupHerbert Xu2010-06-151-75/+76
* | netpoll: Fix RCU usageHerbert Xu2010-06-151-8/+12
* | netpoll: Set npinfo to NULL even with ndo_netpoll_cleanupHerbert Xu2010-06-151-2/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-141-1/+1
|\ \ | |/
| * net: rxhash already set in __copy_skb_headerEric Dumazet2010-06-131-1/+0
| * net: fix deliver_no_wcard regression on loopback deviceJohn Fastabend2010-06-131-0/+1
* | net: Enable 64-bit net device statistics on 32-bit architecturesBen Hutchings2010-06-123-17/+20
* | pktgen: increasing transmission granularityDaniel Turull2010-06-111-4/+38
* | pkt_sched: gen_kill_estimator() rcu fixesEric Dumazet2010-06-111-0/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-113-12/+30
|\ \ | |/
| * pktgen: Fix accuracy of inter-packet delay.Daniel Turull2010-06-101-1/+1
| * pkt_sched: gen_estimator: add a new lockEric Dumazet2010-06-101-3/+12
| * net: deliver skbs on inactive slaves to exact matchesJohn Fastabend2010-06-101-3/+14
| * net: Print num_rx_queues imbalance warning only when there are allocated queuesTim Gardner2010-06-091-5/+3
* | anycast: Some RCU conversionsEric Dumazet2010-06-071-9/+5
* | net: Remove unnecessary net action assertionjamal2010-06-071-3/+0
* | net-caif: Added missing lock validator constantsAlex Lorca2010-06-071-3/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-062-6/+32
|\ \ | |/
| * net: fix conflict between null_or_orig and null_or_bondJohn Fastabend2010-06-021-4/+4
| * net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet2010-05-311-2/+28
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-315-63/+79
| |\
* | | skbuff: add check for non-linear to warn_if_lro and needs_linearizeAlexander Duyck2010-06-051-3/+4
* | | net: replace hooks in __netif_receive_skb V5Jiri Pirko2010-06-021-64/+55
OpenPOWER on IntegriCloud