| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6 | Patrick McHardy | 2011-01-14 | 364 | -7487/+20913 |
|\ |
|
| * | netfilter: ebt_ip6: allow matching on ipv6-icmp types/codes | Florian Westphal | 2011-01-13 | 1 | -12/+34 |
| * | netfilter: x_table: speedup compat operations | Eric Dumazet | 2011-01-13 | 5 | -34/+55 |
| * | netfilter: xt_conntrack: support matching on port ranges | Patrick McHardy | 2011-01-13 | 1 | -2/+73 |
| * | IPVS: netns, final patch enabling network name space. | Hans Schillstrom | 2011-01-13 | 7 | -32/+1 |
| * | IPVS: netns, misc init_net removal in core. | Hans Schillstrom | 2011-01-13 | 2 | -6/+9 |
| * | IPVS: netns, svc counters moved in ip_vs_ctl,c | Hans Schillstrom | 2011-01-13 | 1 | -12/+9 |
| * | IPVS: netns, trash handling | Hans Schillstrom | 2011-01-13 | 1 | -12/+11 |
| * | IPVS: netns, defense work timer. | Hans Schillstrom | 2011-01-13 | 3 | -13/+13 |
| * | IPVS: netns, ip_vs_ctl local vars moved to ipvs struct. | Hans Schillstrom | 2011-01-13 | 7 | -163/+184 |
| * | IPVS: netns, connection hash got net as param. | Hans Schillstrom | 2011-01-13 | 9 | -72/+109 |
| * | IPVS: netns, ip_vs_stats and its procfs | Hans Schillstrom | 2011-01-13 | 3 | -58/+204 |
| * | IPVS: netns awareness to ip_vs_sync | Hans Schillstrom | 2011-01-13 | 3 | -182/+219 |
| * | IPVS: netns awareness to ip_vs_est | Hans Schillstrom | 2011-01-13 | 2 | -48/+58 |
| * | IPVS: netns awareness to ip_vs_app | Hans Schillstrom | 2011-01-13 | 5 | -52/+65 |
| * | IPVS: netns, common protocol changes and use of appcnt. | Hans Schillstrom | 2011-01-13 | 5 | -35/+39 |
| * | IPVS: netns, use ip_vs_proto_data as param. | Hans Schillstrom | 2011-01-13 | 9 | -98/+123 |
| * | IPVS: netns preparation for proto_ah_esp | Hans Schillstrom | 2011-01-13 | 2 | -16/+10 |
| * | IPVS: netns preparation for proto_sctp | Hans Schillstrom | 2011-01-13 | 2 | -63/+61 |
| * | IPVS: netns preparation for proto_udp | Hans Schillstrom | 2011-01-13 | 2 | -43/+46 |
| * | IPVS: netns preparation for proto_tcp | Hans Schillstrom | 2011-01-13 | 3 | -48/+70 |
| * | IPVS: netns, prepare protocol | Hans Schillstrom | 2011-01-13 | 1 | -0/+66 |
| * | IPVS: netns awarness to lblc sheduler | Hans Schillstrom | 2011-01-13 | 1 | -16/+34 |
| * | IPVS: netns awarness to lblcr sheduler | Hans Schillstrom | 2011-01-13 | 1 | -18/+36 |
| * | IPVS: netns to services part 1 | Hans Schillstrom | 2011-01-13 | 7 | -110/+147 |
| * | IPVS: netns, add basic init per netns. | Hans Schillstrom | 2011-01-13 | 10 | -33/+316 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Simon Horman | 2011-01-13 | 343 | -6427/+19039 |
| |\ |
|
| | * | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2011-01-07 | 5 | -5/+5 |
| | |\ |
|
| | | * | net/dsa: don't use flush_scheduled_work() | Tejun Heo | 2010-12-24 | 1 | -1/+1 |
| | | * | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela... | Tejun Heo | 2010-12-15 | 4 | -4/+4 |
| | * | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2011-01-07 | 1 | -0/+2 |
| | |\ \ |
|
| | | * | | [S390] irq: have detailed statistics for interrupt types | Heiko Carstens | 2011-01-05 | 1 | -0/+2 |
| | * | | | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-01-07 | 2 | -7/+31 |
| | |\ \ \ |
|
| | | * | | | fs: scale mntget/mntput | Nick Piggin | 2011-01-07 | 1 | -2/+17 |
| | | * | | | fs: improve scalability of pseudo filesystems | Nick Piggin | 2011-01-07 | 1 | -1/+1 |
| | | * | | | fs: dcache reduce branches in lookup path | Nick Piggin | 2011-01-07 | 2 | -2/+2 |
| | | * | | | fs: avoid inode RCU freeing for pseudo fs | Nick Piggin | 2011-01-07 | 1 | -8/+9 |
| | | * | | | fs: icache RCU free inodes | Nick Piggin | 2011-01-07 | 2 | -9/+17 |
| | | * | | | fs: change d_delete semantics | Nick Piggin | 2011-01-07 | 1 | -1/+1 |
| | | |/ / |
|
| | * | | | net: bridge: check the length of skb after nf_bridge_maybe_copy_header() | Changli Gao | 2011-01-06 | 1 | -10/+6 |
| | * | | | netfilter: fix export secctx error handling | Pablo Neira Ayuso | 2011-01-06 | 3 | -13/+16 |
| | * | | | netfilter: fix the race when initializing nf_ct_expect_hash_rnd | Changli Gao | 2011-01-06 | 2 | -20/+20 |
| | * | | | ipv4: IP defragmentation must be ECN aware | Eric Dumazet | 2011-01-06 | 1 | -0/+34 |
| | * | | | dcb: use after free in dcb_flushapp() | Dan Carpenter | 2011-01-06 | 1 | -1/+2 |
| | * | | | dcb: unlock on error in dcbnl_ieee_get() | Dan Carpenter | 2011-01-06 | 1 | -3/+8 |
| | * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-01-06 | 19 | -136/+855 |
| | |\ \ \ |
|
| | | * | | | mac80211: remove stray extern | Johannes Berg | 2011-01-05 | 1 | -2/+2 |
| | | * | | | mac80211: implement off-channel TX using hw r-o-c offload | Johannes Berg | 2011-01-05 | 3 | -10/+81 |
| | | * | | | mac80211: implement hardware offload for remain-on-channel | Johannes Berg | 2011-01-05 | 7 | -3/+287 |
| | | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-01-05 | 13 | -131/+495 |
| | | |\ \ \ |
|