Age | Commit message (Expand) | Author | Files | Lines |
2012-12-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -1/+2 |
2012-12-18 | Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 13 | -74/+144 |
2012-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -1/+30 |
2012-12-17 | SUNRPC: continue run over clients list on PipeFS event instead of break | Stanislav Kinsbursky | 1 | -1/+1 |
2012-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -9/+6 |
2012-12-15 | SUNRPC: variable 'svsk' is unused in function bc_send_request | Trond Myklebust | 1 | -2/+0 |
2012-12-15 | SUNRPC: Handle ECONNREFUSED in xs_local_setup_socket | Trond Myklebust | 1 | -0/+4 |
2012-12-14 | userns: Require CAP_SYS_ADMIN for most uses of setns. | Eric W. Biederman | 1 | -1/+2 |
2012-12-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -9/+7 |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+8 |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 7 | -8/+8 |
2012-12-13 | bridge: fix icmpv6 endian bug and other sparse warnings | stephen hemminger | 1 | -4/+6 |
2012-12-13 | ndisc: Fix padding error in link-layer address option. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -1/+1 |
2012-12-13 | nfc: remove noisy message from llcp_sock_sendmsg | Dave Jones | 1 | -4/+0 |
2012-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 352 | -6847/+21632 |
2012-12-12 | Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid',... | Jiri Kosina | 426 | -9174/+16307 |
2012-12-12 | SUNRPC handle EKEYEXPIRED in call_refreshresult | Andy Adamson | 1 | -0/+1 |
2012-12-12 | SUNRPC set gss gc_expiry to full lifetime | Andy Adamson | 1 | -4/+13 |
2012-12-12 | bridge: add support of adding and deleting mdb entries | Cong Wang | 3 | -29/+289 |
2012-12-12 | bridge: notify mdb changes via netlink | Cong Wang | 3 | -0/+84 |
2012-12-12 | ndisc: Unexport ndisc_{build,send}_skb(). | YOSHIFUJI Hideaki | 1 | -16/+11 |
2012-12-12 | Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2 | -163/+125 |
2012-12-12 | pkt_sched: avoid requeues if possible | Eric Dumazet | 4 | -6/+15 |
2012-12-11 | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+1 |
2012-12-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 13 | -16/+62 |
2012-12-11 | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next | John W. Linville | 13 | -16/+62 |
2012-12-11 | net: gro: avoid double copy in skb_gro_receive() | Eric Dumazet | 1 | -1/+0 |
2012-12-11 | bridge: fix seq check in br_mdb_dump() | Cong Wang | 3 | -4/+5 |
2012-12-11 | net: remove obsolete simple_strto<foo> | Abhijit Pawar | 3 | -3/+0 |
2012-12-11 | net: gro: dev_gro_receive() cleanup | Eric Dumazet | 1 | -26/+26 |
2012-12-11 | Merge branch 'bugfixes' into nfs-for-next | Trond Myklebust | 1 | -1/+6 |
2012-12-10 | minstrel: update stats after processing status | Johannes Berg | 1 | -4/+5 |
2012-12-10 | mac80211: a few whitespace fixes | Johannes Berg | 2 | -3/+3 |
2012-12-10 | net: Allow DCBnl to use other namespaces besides init_net | John Fastabend | 1 | -5/+2 |
2012-12-10 | net: remove obsolete simple_strto<foo> | Abhijit Pawar | 4 | -4/+18 |
2012-12-10 | ipv4: ip_check_defrag must not modify skb before unsharing | Johannes Berg | 1 | -10/+9 |
2012-12-10 | bridge: make buffer larger in br_setlink() | Dan Carpenter | 1 | -1/+1 |
2012-12-09 | inet_diag: validate port comparison byte code to prevent unsafe reads | Neal Cardwell | 1 | -7/+24 |
2012-12-09 | inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run() | Neal Cardwell | 1 | -11/+17 |
2012-12-09 | inet_diag: validate byte code to prevent oops in inet_diag_bc_run() | Neal Cardwell | 1 | -3/+45 |
2012-12-09 | inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV state | Neal Cardwell | 1 | -14/+39 |
2012-12-09 | caif_usb: Make the driver name check more efficient | Ben Hutchings | 1 | -10/+3 |
2012-12-09 | caif_usb: Check driver name before reading driver state in netdev notifier | Ben Hutchings | 1 | -2/+5 |
2012-12-09 | net: Handle encapsulated offloads before fragmentation or handing to lower dev | Alexander Duyck | 2 | -2/+17 |
2012-12-09 | net: Add support for hardware-offloaded encapsulation | Joseph Gasparakis | 1 | -0/+9 |
2012-12-08 | Merge branch 'tipc_net-next_v2' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller | 5 | -212/+225 |
2012-12-07 | tipc: refactor accept() code for improved readability | Paul Gortmaker | 1 | -41/+48 |
2012-12-07 | tipc: add lock nesting notation to quiet lockdep warning | Ying Xue | 1 | -1/+2 |
2012-12-07 | tipc: eliminate connection setup for implied connect in recv_msg() | Ying Xue | 1 | -7/+0 |
2012-12-07 | tipc: introduce non-blocking socket connect | Ying Xue | 1 | -65/+93 |