aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller10-22/+80
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller28-477/+1520
2010-06-10net-next: remove useless union keywordChangli Gao44-683/+674
2010-06-10pktgen: Fix accuracy of inter-packet delay.Daniel Turull1-1/+1
2010-06-10pkt_sched: gen_estimator: add a new lockEric Dumazet1-3/+12
2010-06-10ip: ip_ra_control() rcu fixEric Dumazet1-4/+15
2010-06-10net: deliver skbs on inactive slaves to exact matchesJohn Fastabend2-5/+16
2010-06-09ipv6: fix ICMP6_MIB_OUTERRORSEric Dumazet1-2/+2
2010-06-09ipv6: mcast: RCU conversionsEric Dumazet1-96/+87
2010-06-09icmp: RCU conversion in icmp_address_reply()Eric Dumazet1-7/+5
2010-06-09Merge branch 'num_rx_queues' of git://kernel.ubuntu.com/rtg/net-2.6David S. Miller1-5/+3
2010-06-09caif: fix a couple range checksDan Carpenter2-2/+2
2010-06-09phonet: use call_rcu for phonet device freeJiri Pirko1-4/+11
2010-06-09net: Print num_rx_queues imbalance warning only when there are allocated queuesTim Gardner1-5/+3
2010-06-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller3-10/+87
2010-06-09netfilter: nfnetlink_log: RCU conversionEric Dumazet1-22/+27
2010-06-09netfilter: nfnetlink_queue: some optimizationsEric Dumazet1-19/+14
2010-06-09netfilter: ip6_queue: rwlock to spinlock conversionEric Dumazet1-32/+25
2010-06-09ipvs: Add missing locking during connection table hashing and unhashingSven Wegener1-0/+4
2010-06-09netfilter: ip_queue: rwlock to spinlock conversionEric Dumazet1-32/+25
2010-06-09netfilter: xt_sctp: use WORD_ROUND macro to calculate length of multiple of 4 bytesShan Wei1-1/+2
2010-06-09netfilter: nf_conntrack: per_cpu untrackingEric Dumazet1-10/+26
2010-06-08mac80211: fix deauth before assocJohannes Berg1-2/+38
2010-06-08netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet12-25/+33
2010-06-08mac80211: Add netif state checking to ieee80211_ifa_changedJuuso Oikarinen1-0/+3
2010-06-07anycast: Some RCU conversionsEric Dumazet2-57/+47
2010-06-07net: avoid two atomic ops in ip_rcv_options()Eric Dumazet1-4/+2
2010-06-07ipv4: avoid two atomic ops in ip_rt_redirect()Eric Dumazet1-7/+3
2010-06-07igmp: avoid two atomic ops in igmp_rcv()Eric Dumazet1-6/+4
2010-06-07ip: Router Alert RCU conversionEric Dumazet2-17/+17
2010-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville4-12/+64
2010-06-07mac80211: fix lock leak w/ ARP filtering and w/o CONFIG_INETJohn W. Linville1-2/+1
2010-06-07mac80211: fix function pointer checkHolger Schurig1-1/+1
2010-06-07ipmr: dont corrupt listsEric Dumazet2-2/+6
2010-06-07net: Remove unnecessary net action assertionjamal1-3/+0
2010-06-07net sched: make pedit check for clones insteadjamal1-2/+1
2010-06-07htb: remove two unnecessary assignmentsChangli Gao1-2/+0
2010-06-07raw: avoid two atomics in xmitEric Dumazet2-8/+12
2010-06-07net-caif: Added missing lock validator constantsAlex Lorca1-3/+3
2010-06-07tcp: Fix slowness in read /proc/net/tcpTom Herbert1-8/+84
2010-06-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller22-75/+134
2010-06-06ip6mr: fix a typo in ip6mr_for_each_table()Eric Dumazet1-1/+1
2010-06-05ipv6: avoid high order allocationsEric Dumazet1-1/+4
2010-06-05skbuff: add check for non-linear to warn_if_lro and needs_linearizeAlexander Duyck1-3/+4
2010-06-05syncookies: update mss tablesFlorian Westphal2-43/+34
2010-06-05syncookies: avoid unneeded tcp header flag double checkFlorian Westphal4-4/+4
2010-06-05syncookies: make v4/v6 synflood warning behaviour the sameFlorian Westphal1-11/+13
2010-06-04tcp: use correct net ns in cookie_v4_check()Eric Dumazet1-1/+1
2010-06-04rps: tcp: fix rps_sock_flow_table table updatesEric Dumazet1-3/+4
2010-06-04syncookies: remove Kconfig text line about disabled-by-defaultFlorian Westphal1-5/+5