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