Age | Commit message (Expand) | Author |
2012-12-21 | ipv4: arp: fix a lockdep splat in arp_solicit() | Eric Dumazet |
2012-12-21 | net: devnet_rename_seq should be a seqcount | Eric Dumazet |
2012-12-21 | ip_gre: fix possible use after free | Eric Dumazet |
2012-12-21 | ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally | Isaku Yamahata |
2012-12-20 | Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2012-12-20 | libceph: register request before unregister linger | Alex Elder |
2012-12-20 | libceph: don't use rb_init_node() in ceph_osdc_alloc_request() | Alex Elder |
2012-12-20 | libceph: init event->node in ceph_osdc_create_event() | Alex Elder |
2012-12-20 | libceph: init osd->o_node in create_osd() | Alex Elder |
2012-12-20 | libceph: report connection fault with warning | Alex Elder |
2012-12-20 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-12-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-12-19 | ipv6: addrconf.c: remove unnecessary "if" | Cong Ding |
2012-12-19 | bridge: Correctly encode addresses when dumping mdb entries | Vlad Yasevich |
2012-12-19 | bridge: Do not unregister all PF_BRIDGE rtnl operations | Vlad Yasevich |
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 | atm: use scnprintf() instead of sprintf() | chas williams - CONTRACTOR |
2012-12-17 | netlink: validate addr_len on bind | Hannes Frederic Sowa |
2012-12-17 | netlink: change presentation of portid in procfs to unsigned | Hannes Frederic Sowa |
2012-12-17 | nfsd4: cleanup: replace rq_resused count by rq_next_page pointer | J. Bruce Fields |
2012-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2012-12-17 | svcrpc: fix some printks | J. Bruce Fields |
2012-12-17 | libceph: socket can close in any connection state | Alex Elder |
2012-12-17 | rbd: remove linger unconditionally | Alex Elder |
2012-12-17 | SUNRPC: continue run over clients list on PipeFS event instead of break | Stanislav Kinsbursky |
2012-12-17 | libceph: avoid using freed osd in __kick_osd_requests() | Alex Elder |
2012-12-17 | ceph: don't reference req after put | Alex Elder |
2012-12-17 | netfilter: nfnetlink_log: fix possible compilation issue due to missing include | Pablo Neira Ayuso |
2012-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2012-12-16 | netfilter: xt_CT: fix crash while destroy ct templates | Pablo Neira Ayuso |
2012-12-16 | netfilter: nfnetlink_log: fix mac address for 6in4 tunnels | Bob Hockney |
2012-12-16 | netfilter: nf_ct_reasm: fix conntrack reassembly expire code | Haibo Xi |
2012-12-16 | netfilter: nf_conntrack_ipv6: fix comment for packets without data | Florent Fourcot |
2012-12-16 | netfilter: nf_nat: Also handle non-ESTABLISHED routing changes in MASQUERADE | Andrew Collins |
2012-12-16 | netfilter: ip[6]t_REJECT: fix wrong transport header pointer in TCP reset | Mukund Jampala |
2012-12-16 | ipv6: Fix Makefile offload objects | Simon Arlott |
2012-12-15 | sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatch | Daniel Borkmann |
2012-12-15 | bridge: add flags to distinguish permanent mdb entires | Amerigo Wang |
2012-12-15 | sctp: Change defaults on cookie hmac selection | Neil Horman |
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-14 | inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock | Christoph Paasch |
2012-12-14 | ipv6: Change skb->data before using icmpv6_notify() to propagate redirect | Duan Jiong |
2012-12-14 | mac802154: fix destructon ordering for ieee802154 devices | Konstantin Khlebnikov |
2012-12-14 | bridge: remove temporary variable for MLDv2 maximum response code computation | Ang Way Chuang |
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 |