Age | Commit message (Expand) | Author | Files | Lines |
2010-12-06 | filter: fix sk_filter rcu handling | Eric Dumazet | 1 | -1/+3 |
2010-11-29 | af_unix: limit recursion level | Eric Dumazet | 1 | -0/+2 |
2010-11-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -1/+1 |
2010-11-18 | net: Fix duplicate volatile warning. | Tetsuo Handa | 1 | -1/+1 |
2010-11-15 | cfg80211: fix WIPHY_FLAG_IBSS_RSN bit | Jussi Kivilinna | 1 | -1/+1 |
2010-11-15 | b43legacy: Fix compile on ARM architecture | Arnd Hannemann | 1 | -0/+1 |
2010-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 5 | -8/+9 |
2010-11-10 | net: avoid limits overflow | Eric Dumazet | 4 | -8/+8 |
2010-11-08 | net dst: need linux/cache.h for ____cacheline_aligned_in_smp. | Paul Mundt | 1 | -0/+1 |
2010-11-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 4 | -7/+9 |
2010-11-04 | netlink: Make nlmsg_find_attr take a const nlmsghdr*. | Nelson Elhage | 1 | -1/+1 |
2010-11-04 | caif: SPI-driver bugfix - incorrect padding. | Sjur Brændeland | 1 | -0/+2 |
2010-11-04 | caif: Bugfix for socket priority, bindtodev and dbg channel. | André Carvalho de Matos | 2 | -6/+6 |
2010-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+2 |
2010-10-28 | fib: Fix fib zone and its hash leak on namespace stop | Pavel Emelyanov | 1 | -0/+2 |
2010-10-28 | 9p: Add datasync to client side TFSYNC/RFSYNC for dotl | Venkateswararao Jujjuri (JV) | 1 | -1/+1 |
2010-10-28 | 9p: Implement TREADLINK operation for 9p2000.L | M. Mohan Kumar | 2 | -0/+3 |
2010-10-28 | 9p: Implement TGETLOCK | M. Mohan Kumar | 2 | -0/+19 |
2010-10-28 | 9p: Implement TLOCK | M. Mohan Kumar | 2 | -0/+29 |
2010-10-28 | [9p] Introduce client side TFSYNC/RFSYNC for dotl. | Venkateswararao Jujjuri (JV) | 2 | -0/+3 |
2010-10-28 | net/9p: This patch implements TLERROR/RLERROR on the 9P client. | Arun R Bharadwaj | 1 | -0/+4 |
2010-10-27 | caif-u5500: Adding shared memory include | Amarnath Revanna | 1 | -0/+26 |
2010-10-27 | inetpeer: __rcu annotations | Eric Dumazet | 1 | -1/+1 |
2010-10-27 | fib_rules: __rcu annotates ctarget | Eric Dumazet | 1 | -1/+1 |
2010-10-27 | tunnels: add __rcu annotations | Eric Dumazet | 2 | -3/+3 |
2010-10-27 | net: add __rcu annotations to protocol | Eric Dumazet | 1 | -2/+2 |
2010-10-27 | ipv4: add __rcu annotations to routes.c | Eric Dumazet | 1 | -1/+1 |
2010-10-26 | ipv4: add __rcu annotations to ip_ra_chain | Eric Dumazet | 1 | -2/+2 |
2010-10-26 | net: add __rcu annotation to sk_filter | Eric Dumazet | 1 | -1/+1 |
2010-10-26 | net_ns: add __rcu annotations | Eric Dumazet | 1 | -1/+1 |
2010-10-26 | tunnels: add _rcu annotations | Eric Dumazet | 3 | -3/+3 |
2010-10-26 | net/802: add __rcu annotations | Eric Dumazet | 1 | -1/+1 |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 55 | -388/+1146 |
2010-10-21 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -2/+3 |
2010-10-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 8 | -38/+414 |
2010-10-21 | Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h... | Patrick McHardy | 1 | -12/+41 |
2010-10-21 | tproxy: added IPv6 socket lookup function to nf_tproxy_core | Balazs Scheidler | 1 | -1/+71 |
2010-10-21 | tproxy: added udp6_lib_lookup function | Balazs Scheidler | 1 | -0/+3 |
2010-10-21 | tproxy: split off ipv6 defragmentation to a separate module | Balazs Scheidler | 1 | -0/+6 |
2010-10-21 | 9p: client code cleanup | stephen hemminger | 1 | -3/+0 |
2010-10-21 | tproxy: fix hash locking issue when using port redirection in __inet_inherit_... | Balazs Scheidler | 1 | -1/+1 |
2010-10-21 | tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4() | Balazs Scheidler | 1 | -2/+114 |
2010-10-21 | tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the... | Balazs Scheidler | 1 | -1/+5 |
2010-10-21 | net_sched: remove the unused parameter of qdisc_create_dflt() | Changli Gao | 1 | -2/+1 |
2010-10-21 | xfrm: make xfrm_bundle_ok local | stephen hemminger | 1 | -2/+0 |
2010-10-21 | rtnetlink: remove rtnl_kill_links | stephen hemminger | 1 | -1/+0 |
2010-10-21 | xfrm6: make xfrm6_tunnel_free_spi local | stephen hemminger | 1 | -1/+0 |
2010-10-21 | ipvs: provide address family for debugging | Julian Anastasov | 1 | -8/+9 |
2010-10-21 | ipvs: changes for local real server | Julian Anastasov | 1 | -0/+1 |
2010-10-21 | ipvs: do not schedule conns from real servers | Julian Anastasov | 1 | -1/+2 |