summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: xtables: idletimer target implementationLuciano Coelho2010-06-153-0/+327
* netfilter: CLUSTERIP: RCU conversionEric Dumazet2010-06-151-19/+29
* netfilter: defrag: kill unused work parameter of frag_kfree_skb()Shan Wei2010-06-141-4/+2
* netfilter: defrag: remove one redundant atomic opsShan Wei2010-06-141-2/+1
* netfilter: kill redundant check code in which setting ip_summed valueShan Wei2010-06-142-6/+2
* netfilter: nfnetlink_log: RCU conversion, part 2Eric Dumazet2010-06-141-6/+12
* netfilter: nfnetlink_log: RCU conversionEric Dumazet2010-06-091-22/+27
* netfilter: nfnetlink_queue: some optimizationsEric Dumazet2010-06-091-19/+14
* netfilter: ip6_queue: rwlock to spinlock conversionEric Dumazet2010-06-091-32/+25
* netfilter: ip_queue: rwlock to spinlock conversionEric Dumazet2010-06-091-32/+25
* netfilter: xt_sctp: use WORD_ROUND macro to calculate length of multiple of 4...Shan Wei2010-06-091-1/+2
* netfilter: nf_conntrack: per_cpu untrackingEric Dumazet2010-06-091-10/+26
* netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet2010-06-0812-25/+33
* netfilter: vmalloc_node cleanupEric Dumazet2010-06-043-10/+8
* netfilter: xt_statistic: remove nth_lock spinlockEric Dumazet2010-06-011-10/+9
* netfilter: br_netfilter: use skb_set_noref()Eric Dumazet2010-06-011-4/+2
* arp_notify: allow drivers to explicitly request a notification event.Ian Campbell2010-05-312-0/+19
* caif: cleanup: remove duplicate checksDan Carpenter2010-05-311-6/+2
* caif: remove unneeded null check in caif_connect()Dan Carpenter2010-05-311-2/+1
* net/dccp: Use memdup_userJulia Lawall2010-05-311-8/+3
* net/can: Use memdup_userJulia Lawall2010-05-311-8/+3
* tcp: tcp_md5_hash_skb_data() frag_list handlingEric Dumazet2010-05-311-0/+5
* net: remove zap_completion_queueEric Dumazet2010-05-312-32/+3
* net: Use __this_cpu_inc() in fast pathEric Dumazet2010-05-312-4/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-319-15/+27
|\
| * net: fix sk_forward_alloc corruptionsEric Dumazet2010-05-293-2/+10
| * Phonet: listening socket lock protects the connected socket listRĂ©mi Denis-Courmont2010-05-291-3/+3
| * caif: unlock on error path in cfserl_receive()Dan Carpenter2010-05-291-2/+4
| * net/rds: Add missing mutex_unlockJulia Lawall2010-05-292-0/+2
| * skb: make skb_recycle_check() return a bool valueChangli Gao2010-05-291-6/+6
| * IPv6: fix Mobile IPv6 regressionBrian Haley2010-05-281-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-05-281-1/+1
| |\
| | * mac80211: make a function staticJohannes Berg2010-05-281-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-2811-27/+70
|\| |
| * | 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
| * | xt_tee: use skb_dst_drop()Eric Dumazet2010-05-281-2/+2
| * | ipv6: Add GSO support on forwarding pathHerbert Xu2010-05-281-1/+1
| * | net: fix __neigh_event_send()Eric Dumazet2010-05-281-0/+1
| * | net: fix lock_sock_bh/unlock_sock_bhEric Dumazet2010-05-274-10/+48
| * | net/iucv: Add missing spin_unlockJulia Lawall2010-05-261-1/+1
| * | ipmr: off by one in __ipmr_fill_mroute()Dan Carpenter2010-05-262-2/+2
* | | 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-2112-80/+215
| |\ \ \
| * \ \ \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt2010-05-182-6/+58
| |\ \ \ \
| * | | | | tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt2010-05-141-6/+6
* | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-05-271-11/+18
|\ \ \ \ \ \
| * | | | | | sunrpc: fix leak on error on socket xprt setupJ. Bruce Fields2010-05-261-11/+18
* | | | | | | iucv: convert cpu notifier to return encapsulate errno valueAkinobu Mita2010-05-271-4/+5
|/ / / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-2523-199/+222
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |