summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2010-07-12net/core: Remove unnecessary casts of private_dataJoe Perches
2010-07-12net: sock_free() optimizationsEric Dumazet
2010-07-12net/core: EXPORT_SYMBOL cleanupsEric Dumazet
2010-07-09net: Document that dev_get_stats() returns the given pointerBen Hutchings
2010-07-09net: Get rid of rtnl_link_stats64 / net_device_stats unionBen Hutchings
2010-07-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-07net: fix 64 bit counters on 32 bit archesEric Dumazet
2010-07-04netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functionsJoe Perches
2010-07-02net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend
2010-06-30ethtool: Add support for control of RX flow hash indirectionBen Hutchings
2010-06-30ethtool: Change ethtool_op_set_flags to validate flagsBen Hutchings
2010-06-30net/core: use ntohs for skb->protocolSebastian Andrzej Siewior
2010-06-29ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings
2010-06-29ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALLBen Hutchings
2010-06-28net: use this_cpu_ptr()Eric Dumazet
2010-06-25net/core/pktgen.c: Use pr_<level>Joe Perches
2010-06-25net: optimize Berkeley Packet Filter (BPF) processingHagen Paul Pfeifer
2010-06-24net: fix "netpoll: Allow netpoll_setup/cleanup recursion"Andrew Morton
2010-06-23net: consolidate netif_needs_gso() checksJohn Fastabend
2010-06-16net: Export cred_to_ucred to modules.David S. Miller
2010-06-16scm: Capture the full credentials of the scm sender.Eric W. Biederman
2010-06-16af_unix: Allow SO_PEERCRED to work across namespaces.Eric W. Biederman
2010-06-16sock: Introduce cred_to_ucredEric W. Biederman
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