summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* IPVS: netns, final patch enabling network name space.Hans Schillstrom2011-01-137-32/+1
* IPVS: netns, misc init_net removal in core.Hans Schillstrom2011-01-132-6/+9
* IPVS: netns, svc counters moved in ip_vs_ctl,cHans Schillstrom2011-01-131-12/+9
* IPVS: netns, trash handlingHans Schillstrom2011-01-131-12/+11
* IPVS: netns, defense work timer.Hans Schillstrom2011-01-133-13/+13
* IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.Hans Schillstrom2011-01-137-163/+184
* IPVS: netns, connection hash got net as param.Hans Schillstrom2011-01-139-72/+109
* IPVS: netns, ip_vs_stats and its procfsHans Schillstrom2011-01-133-58/+204
* IPVS: netns awareness to ip_vs_syncHans Schillstrom2011-01-133-182/+219
* IPVS: netns awareness to ip_vs_estHans Schillstrom2011-01-132-48/+58
* IPVS: netns awareness to ip_vs_appHans Schillstrom2011-01-135-52/+65
* IPVS: netns, common protocol changes and use of appcnt.Hans Schillstrom2011-01-135-35/+39
* IPVS: netns, use ip_vs_proto_data as param.Hans Schillstrom2011-01-139-98/+123
* IPVS: netns preparation for proto_ah_espHans Schillstrom2011-01-132-16/+10
* IPVS: netns preparation for proto_sctpHans Schillstrom2011-01-132-63/+61
* IPVS: netns preparation for proto_udpHans Schillstrom2011-01-132-43/+46
* IPVS: netns preparation for proto_tcpHans Schillstrom2011-01-133-48/+70
* IPVS: netns, prepare protocolHans Schillstrom2011-01-131-0/+66
* IPVS: netns awarness to lblc shedulerHans Schillstrom2011-01-131-16/+34
* IPVS: netns awarness to lblcr shedulerHans Schillstrom2011-01-131-18/+36
* IPVS: netns to services part 1Hans Schillstrom2011-01-137-110/+147
* IPVS: netns, add basic init per netns.Hans Schillstrom2011-01-1310-33/+316
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Simon Horman2011-01-13343-6427/+19039
|\
| * Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-075-5/+5
| |\
| | * net/dsa: don't use flush_scheduled_work()Tejun Heo2010-12-241-1/+1
| | * workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2010-12-154-4/+4
| * | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-01-071-0/+2
| |\ \
| | * | [S390] irq: have detailed statistics for interrupt typesHeiko Carstens2011-01-051-0/+2
| * | | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-072-7/+31
| |\ \ \
| | * | | fs: scale mntget/mntputNick Piggin2011-01-071-2/+17
| | * | | fs: improve scalability of pseudo filesystemsNick Piggin2011-01-071-1/+1
| | * | | fs: dcache reduce branches in lookup pathNick Piggin2011-01-072-2/+2
| | * | | fs: avoid inode RCU freeing for pseudo fsNick Piggin2011-01-071-8/+9
| | * | | fs: icache RCU free inodesNick Piggin2011-01-072-9/+17
| | * | | fs: change d_delete semanticsNick Piggin2011-01-071-1/+1
| | |/ /
| * | | net: bridge: check the length of skb after nf_bridge_maybe_copy_header()Changli Gao2011-01-061-10/+6
| * | | netfilter: fix export secctx error handlingPablo Neira Ayuso2011-01-063-13/+16
| * | | netfilter: fix the race when initializing nf_ct_expect_hash_rndChangli Gao2011-01-062-20/+20
| * | | ipv4: IP defragmentation must be ECN awareEric Dumazet2011-01-061-0/+34
| * | | dcb: use after free in dcb_flushapp()Dan Carpenter2011-01-061-1/+2
| * | | dcb: unlock on error in dcbnl_ieee_get()Dan Carpenter2011-01-061-3/+8
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-01-0619-136/+855
| |\ \ \
| | * | | mac80211: remove stray externJohannes Berg2011-01-051-2/+2
| | * | | mac80211: implement off-channel TX using hw r-o-c offloadJohannes Berg2011-01-053-10/+81
| | * | | mac80211: implement hardware offload for remain-on-channelJohannes Berg2011-01-057-3/+287
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-0513-131/+495
| | |\ \ \
| | | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-052-0/+9
| | | |\ \ \
| | | | * | | mac80211: add missing synchronize_rcuJohannes Berg2011-01-041-0/+6
| | | | * | | mac80211: fix mesh forwarding when ratelimited tooMilton Miller2011-01-041-2/+2
| | | * | | | mac80211: fix some key comments and codeJohannes Berg2011-01-041-21/+17
OpenPOWER on IntegriCloud