| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-10-29 | 17 | -142/+274 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-10-29 | 2 | -3/+8 |
| |\ |
|
| | * | mac80211: fix failure to check kmalloc return value in key_key_read | Jesper Juhl | 2010-10-29 | 1 | -1/+5 |
| | * | mac80211: Fix scan_ies_len to include DS Params | Jouni Malinen | 2010-10-27 | 1 | -2/+3 |
| * | | netfilter: xt_socket: Make tproto signed in socket_mt6_v1(). | David S. Miller | 2010-10-28 | 1 | -4/+3 |
| * | | pktgen: Limit how much data we copy onto the stack. | Nelson Elhage | 2010-10-28 | 1 | -3/+4 |
| * | | net: Limit socket I/O iovec total length to INT_MAX. | David S. Miller | 2010-10-28 | 2 | -15/+15 |
| * | | fib: Fix fib zone and its hash leak on namespace stop | Pavel Emelyanov | 2010-10-28 | 3 | -1/+24 |
| * | | dccp ccid-2: Stop polling | Gerrit Renker | 2010-10-28 | 2 | -8/+20 |
| * | | dccp: Refine the wait-for-ccid mechanism | Gerrit Renker | 2010-10-28 | 4 | -54/+89 |
| * | | dccp: Extend CCID packet dequeueing interface | Gerrit Renker | 2010-10-28 | 2 | -57/+86 |
| * | | dccp: Return-value convention of hc_tx_send_packet() | Gerrit Renker | 2010-10-28 | 2 | -9/+37 |
* | | | convert get_sb_pseudo() users | Al Viro | 2010-10-29 | 1 | -6/+4 |
* | | | convert get_sb_single() users | Al Viro | 2010-10-29 | 1 | -9/+9 |
* | | | net/9p: Return error on read with NULL buffer | Sanchit Garg | 2010-10-28 | 1 | -4/+1 |
* | | | 9p: Add datasync to client side TFSYNC/RFSYNC for dotl | Venkateswararao Jujjuri (JV) | 2010-10-28 | 1 | -3/+4 |
* | | | net/9p: Return error if we fail to encode protocol data | Aneesh Kumar K.V | 2010-10-28 | 2 | -3/+4 |
* | | | net/9p: Add waitq to VirtIO transport. | Venkateswararao Jujjuri (JV) | 2010-10-28 | 2 | -8/+41 |
* | | | [net/9p]Serialize virtqueue operations to make VirtIO transport SMP safe. | Venkateswararao Jujjuri (JV) | 2010-10-28 | 1 | -10/+24 |
* | | | 9p: Implement TREADLINK operation for 9p2000.L | M. Mohan Kumar | 2010-10-28 | 1 | -0/+26 |
* | | | 9p: Implement TGETLOCK | M. Mohan Kumar | 2010-10-28 | 1 | -0/+34 |
* | | | 9p: Implement TLOCK | M. Mohan Kumar | 2010-10-28 | 1 | -0/+33 |
* | | | [9p] Introduce client side TFSYNC/RFSYNC for dotl. | Venkateswararao Jujjuri (JV) | 2010-10-28 | 1 | -0/+25 |
* | | | net/9p: Add a Warning to catch NULL fids passed to p9_client_clunk(). | jvrao | 2010-10-28 | 1 | -0/+6 |
* | | | net/9p: This patch implements TLERROR/RLERROR on the 9P client. | Arun R Bharadwaj | 2010-10-28 | 1 | -16/+27 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-10-27 | 43 | -320/+400 |
|\ \ \
| |/ / |
|
| * | | tunnels: Fix tunnels change rcu protection | Pavel Emelyanov | 2010-10-27 | 4 | -0/+4 |
| * | | inetpeer: __rcu annotations | Eric Dumazet | 2010-10-27 | 1 | -58/+80 |
| * | | fib_rules: __rcu annotates ctarget | Eric Dumazet | 2010-10-27 | 1 | -5/+6 |
| * | | tunnels: add __rcu annotations | Eric Dumazet | 2010-10-27 | 1 | -10/+19 |
| * | | net: add __rcu annotations to protocol | Eric Dumazet | 2010-10-27 | 2 | -6/+10 |
| * | | ipv4: add __rcu annotations to routes.c | Eric Dumazet | 2010-10-27 | 1 | -29/+46 |
| * | | ipv6: fix refcnt problem related to POSTDAD state | Ursula Braun | 2010-10-27 | 1 | -1/+3 |
| * | | net: NETIF_F_HW_CSUM does not imply FCoE CRC offload | Ben Hutchings | 2010-10-27 | 1 | -3/+3 |
| * | | net: Fix some corner cases in dev_can_checksum() | Ben Hutchings | 2010-10-27 | 1 | -10/+6 |
| * | | IPv6: Temp addresses are immediately deleted. | Glenn Wurster | 2010-10-26 | 1 | -3/+4 |
| * | | IPv6: Create temporary address if none exists. | Glenn Wurster | 2010-10-26 | 1 | -2/+3 |
| * | | fib_hash: fix rcu sparse and logical errors | Eric Dumazet | 2010-10-26 | 1 | -16/+20 |
| * | | fib: fix fib_nl_newrule() | Eric Dumazet | 2010-10-26 | 1 | -5/+5 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-10-26 | 4 | -8/+6 |
| |\ \
| | |/ |
|
| | * | mac80211: Fix ibss station got expired immediately | Rajkumar Manoharan | 2010-10-25 | 1 | -0/+1 |
| | * | cfg80211: fix regression on processing country IEs | Luis R. Rodriguez | 2010-10-25 | 1 | -1/+1 |
| | * | mac80211: don't sanitize invalid rates | Christian Lamparter | 2010-10-25 | 1 | -0/+3 |
| | * | mac80211: cancel restart_work explicitly instead of depending on flush_schedu... | Tejun Heo | 2010-10-25 | 1 | -7/+1 |
| * | | netfilter: Add missing CONFIG_SYSCTL checks in ipv6's nf_conntrack_reasm.c | David S. Miller | 2010-10-26 | 1 | -1/+4 |
| * | | ipv4: add __rcu annotations to ip_ra_chain | Eric Dumazet | 2010-10-25 | 1 | -3/+7 |
| * | | net: add __rcu annotation to sk_filter | Eric Dumazet | 2010-10-25 | 5 | -6/+6 |
| * | | net_ns: add __rcu annotations | Eric Dumazet | 2010-10-25 | 1 | -1/+3 |
| * | | rps: add __rcu annotations | Eric Dumazet | 2010-10-25 | 3 | -14/+21 |
| * | | netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables ... | KOVACS Krisztian | 2010-10-25 | 5 | -9/+25 |