summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-06-1529-198/+541
|\ \ \
| * \ \ Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-06-15130-2004/+3310
| |\ \ \
| * | | | 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
* | | | | tcp: unify tcp flag macrosChangli Gao2010-06-155-58/+47
* | | | | bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko2010-06-1516-46/+68
* | | | | net: add rx_handler data pointerJiri Pirko2010-06-152-2/+6
* | | | | bridge: Fix netpoll supportHerbert Xu2010-06-154-84/+120
* | | | | 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
* | | | | bridge: Remove redundant npinfo NULL settingHerbert Xu2010-06-151-1/+0
* | | | | netpoll: Set npinfo to NULL even with ndo_netpoll_cleanupHerbert Xu2010-06-151-2/+1
| |/ / / |/| | |
* | | | inetpeer: various changesEric Dumazet2010-06-141-38/+56
* | | | ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit()Eric Dumazet2010-06-141-8/+11
* | | | ipv6: avoid two atomics in ipv6_rthdr_rcv()Eric Dumazet2010-06-141-6/+4
* | | | 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
* | | | | irttp: Print device parameters and statistics as unsignedBen Hutchings2010-06-121-7/+7
* | | | | net: Enable 64-bit net device statistics on 32-bit architecturesBen Hutchings2010-06-124-23/+27
* | | | | pktgen: increasing transmission granularityDaniel Turull2010-06-111-4/+38
* | | | | econet: fix lockingEric Dumazet2010-06-111-9/+18
* | | | | pkt_sched: gen_kill_estimator() rcu fixesEric Dumazet2010-06-114-3/+33
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-1110-22/+80
|\ \ \ \ \ | |/ / / /
| * | | | 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-102-5/+16
| * | | | ipv6: fix ICMP6_MIB_OUTERRORSEric Dumazet2010-06-091-2/+2
| * | | | Merge branch 'num_rx_queues' of git://kernel.ubuntu.com/rtg/net-2.6David S. Miller2010-06-091-5/+3
| |\ \ \ \
| | * | | | net: Print num_rx_queues imbalance warning only when there are allocated queuesTim Gardner2010-06-091-5/+3
| * | | | | caif: fix a couple range checksDan Carpenter2010-06-092-2/+2
| |/ / / /
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-093-10/+87
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | mac80211: fix deauth before assocJohannes Berg2010-06-081-2/+38
| * | | | ipmr: dont corrupt listsEric Dumazet2010-06-072-2/+6
OpenPOWER on IntegriCloud