summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | net: add additional lock to qdisc to increase throughputEric Dumazet2010-06-021-4/+25
* | | net: Define accessors to manipulate QDISC_STATE_RUNNINGEric Dumazet2010-06-021-2/+2
* | | net: remove zap_completion_queueEric Dumazet2010-05-312-32/+3
* | | net: Use __this_cpu_inc() in fast pathEric Dumazet2010-05-311-2/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-311-6/+10
|\ \ \ | |/ / | | / | |/ |/|
| * net: fix sk_forward_alloc corruptionsEric Dumazet2010-05-291-0/+4
| * skb: make skb_recycle_check() return a bool valueChangli Gao2010-05-291-6/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-284-13/+53
|\ \ | |/
| * netlink: bug fix: wrong size was calculated for vfinfo list blobScott Feldman2010-05-281-5/+6
| * netlink: bug fix: don't overrun skbs on vf_port dumpScott Feldman2010-05-281-6/+9
| * net: fix __neigh_event_send()Eric Dumazet2010-05-281-0/+1
| * net: fix lock_sock_bh/unlock_sock_bhEric Dumazet2010-05-272-2/+37
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-271-6/+6
|\ \
| * \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt2010-05-212-55/+115
| |\ \
| * | | tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt2010-05-141-6/+6
OpenPOWER on IntegriCloud