| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-11-12 |
|\ |
|
| * | net: avoid limits overflow | Eric Dumazet | 2010-11-10 |
| * | net dst: need linux/cache.h for ____cacheline_aligned_in_smp. | Paul Mundt | 2010-11-07 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-11-05 |
|\| |
|
| * | netlink: Make nlmsg_find_attr take a const nlmsghdr*. | Nelson Elhage | 2010-11-04 |
| * | caif: SPI-driver bugfix - incorrect padding. | Sjur Brændeland | 2010-11-03 |
| * | caif: Bugfix for socket priority, bindtodev and dbg channel. | André Carvalho de Matos | 2010-11-03 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-10-29 |
|\| |
|
| * | fib: Fix fib zone and its hash leak on namespace stop | Pavel Emelyanov | 2010-10-28 |
* | | 9p: Add datasync to client side TFSYNC/RFSYNC for dotl | Venkateswararao Jujjuri (JV) | 2010-10-28 |
* | | 9p: Implement TREADLINK operation for 9p2000.L | M. Mohan Kumar | 2010-10-28 |
* | | 9p: Implement TGETLOCK | M. Mohan Kumar | 2010-10-28 |
* | | 9p: Implement TLOCK | M. Mohan Kumar | 2010-10-28 |
* | | [9p] Introduce client side TFSYNC/RFSYNC for dotl. | Venkateswararao Jujjuri (JV) | 2010-10-28 |
* | | net/9p: This patch implements TLERROR/RLERROR on the 9P client. | Arun R Bharadwaj | 2010-10-28 |
|/ |
|
* | caif-u5500: Adding shared memory include | Amarnath Revanna | 2010-10-27 |
* | inetpeer: __rcu annotations | Eric Dumazet | 2010-10-27 |
* | fib_rules: __rcu annotates ctarget | Eric Dumazet | 2010-10-27 |
* | tunnels: add __rcu annotations | Eric Dumazet | 2010-10-27 |
* | net: add __rcu annotations to protocol | Eric Dumazet | 2010-10-27 |
* | ipv4: add __rcu annotations to routes.c | Eric Dumazet | 2010-10-27 |
* | ipv4: add __rcu annotations to ip_ra_chain | Eric Dumazet | 2010-10-25 |
* | net: add __rcu annotation to sk_filter | Eric Dumazet | 2010-10-25 |
* | net_ns: add __rcu annotations | Eric Dumazet | 2010-10-25 |
* | tunnels: add _rcu annotations | Eric Dumazet | 2010-10-25 |
* | net/802: add __rcu annotations | Eric Dumazet | 2010-10-25 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-10-23 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-10-21 |
| |\ |
|
| | * | Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h... | Patrick McHardy | 2010-10-21 |
| | |\ |
|
| | | * | ipvs: provide address family for debugging | Julian Anastasov | 2010-10-21 |
| | | * | ipvs: changes for local real server | Julian Anastasov | 2010-10-21 |
| | | * | ipvs: do not schedule conns from real servers | Julian Anastasov | 2010-10-21 |
| | | * | ipvs: switch to notrack mode | Julian Anastasov | 2010-10-21 |
| | | * | ipvs: optimize checksums for apps | Julian Anastasov | 2010-10-21 |
| | * | | tproxy: added IPv6 socket lookup function to nf_tproxy_core | Balazs Scheidler | 2010-10-21 |
| | * | | tproxy: added udp6_lib_lookup function | Balazs Scheidler | 2010-10-21 |
| | * | | tproxy: split off ipv6 defragmentation to a separate module | Balazs Scheidler | 2010-10-21 |
| | * | | tproxy: fix hash locking issue when using port redirection in __inet_inherit_... | Balazs Scheidler | 2010-10-21 |
| | * | | tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4() | Balazs Scheidler | 2010-10-21 |
| | * | | tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the... | Balazs Scheidler | 2010-10-21 |
| | |/ |
|
| | * | ipvs: IPv6 tunnel mode | Hans Schillstrom | 2010-10-19 |
| | * | netfilter: ctnetlink: add expectation deletion events | Pablo Neira Ayuso | 2010-10-19 |
| | * | netfilter: add missing xt_log.h file | Patrick McHardy | 2010-10-04 |
| | * | netfilter: nf_nat: make find/put static | Stephen Hemminger | 2010-10-04 |
| | * | IPVS: Allow configuration of persistence engines | Simon Horman | 2010-10-04 |
| | * | IPVS: management of persistence engine modules | Simon Horman | 2010-10-04 |
| | * | IPVS: Add persistence engine data to /proc/net/ip_vs_conn | Simon Horman | 2010-10-04 |
| | * | IPVS: Add struct ip_vs_pe | Simon Horman | 2010-10-04 |
| | * | IPVS: Add struct ip_vs_conn_param | Simon Horman | 2010-10-04 |
| | * | netfilter: ctnetlink: add support for user-space expectation helpers | Pablo Neira Ayuso | 2010-09-28 |