Age | Commit message (Expand) | Author | Files | Lines |
2013-11-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -8/+4 |
2013-11-08 | Merge tag 'nfs-for-3.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 4 | -81/+234 |
2013-11-07 | Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -6/+8 |
2013-11-04 | net: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcb | Daniel Borkmann | 1 | -1/+0 |
2013-11-02 | net: flow_dissector: fail on evil iph->ihl | Jason Wang | 1 | -1/+1 |
2013-11-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 3 | -10/+18 |
2013-11-01 | Merge branch 'linus' into sched/core | Ingo Molnar | 61 | -236/+475 |
2013-11-01 | xfrm: Fix null pointer dereference when decoding sessions | Steffen Klassert | 2 | -2/+10 |
2013-10-31 | SUNRPC: Cleanup xs_destroy() | Trond Myklebust | 1 | -10/+5 |
2013-10-31 | SUNRPC: close a rare race in xs_tcp_setup_socket. | NeilBrown | 1 | -4/+9 |
2013-10-30 | SUNRPC: remove duplicated include from clnt.c | Wei Yongjun | 1 | -1/+0 |
2013-10-30 | bridge: pass correct vlan id to multicast code | Vlad Yasevich | 4 | -29/+25 |
2013-10-30 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o... | David S. Miller | 3 | -5/+19 |
2013-10-30 | net: x25: Fix dead URLs in Kconfig | Michael Drüing | 1 | -2/+2 |
2013-10-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 1 | -1/+6 |
2013-10-29 | netfilter: xt_NFQUEUE: fix --queue-bypass regression | Holger Eitzenberger | 1 | -1/+6 |
2013-10-29 | tcp: gso: fix truesize tracking | Eric Dumazet | 1 | -8/+5 |
2013-10-29 | SUNRPC: Fix buffer overflow checking in gss_encode_v0_msg/gss_encode_v1_msg | Trond Myklebust | 1 | -19/+37 |
2013-10-29 | SUNRPC: gss_alloc_msg - choose _either_ a v0 message or a v1 message | Trond Myklebust | 1 | -0/+1 |
2013-10-29 | SUNRPC: remove an unnecessary if statement | wangweidong | 1 | -3/+1 |
2013-10-29 | sunrpc: comment typo fix | J. Bruce Fields | 1 | -2/+2 |
2013-10-29 | SUNRPC: Add correct rcu_dereference annotation in rpc_clnt_set_transport | Trond Myklebust | 1 | -1/+2 |
2013-10-28 | SUNRPC: Add a helper to switch the transport of an rpc_clnt | Trond Myklebust | 1 | -7/+100 |
2013-10-28 | SUNRPC: Modify synopsis of rpc_client_register() | Chuck Lever | 1 | -6/+7 |
2013-10-28 | xfrm: Increase the garbage collector threshold | Steffen Klassert | 2 | -2/+2 |
2013-10-28 | pkt_sched: fq: clear time_next_packet for reused flows | Eric Dumazet | 1 | -0/+1 |
2013-10-28 | tcp: do not rearm RTO when future data are sacked | Yuchung Cheng | 1 | -3/+10 |
2013-10-28 | tcp: only take RTT from timestamps if new data is acked | Yuchung Cheng | 1 | -1/+2 |
2013-10-28 | tcp: fix SYNACK RTT estimation in Fast Open | Yuchung Cheng | 1 | -5/+13 |
2013-10-26 | ipv6: ip6_dst_check needs to check for expired dst_entries | Hannes Frederic Sowa | 1 | -3/+6 |
2013-10-26 | netpoll: fix rx_hook() interface by passing the skb | Antonio Quartulli | 1 | -13/+18 |
2013-10-24 | net: sctp: fix ASCONF to allow non SCTP_ADDR_SRC addresses in ipv6 | Daniel Borkmann | 1 | -1/+3 |
2013-10-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 6 | -13/+25 |
2013-10-22 | Revert "bridge: only expire the mdb entry when query is received" | Linus Lüssing | 3 | -22/+28 |
2013-10-22 | netfilter: x_tables: fix ordering of jumpstack allocation and table update | Will Deacon | 4 | -1/+21 |
2013-10-22 | tcp: initialize passive-side sk_pacing_rate after 3WHS | Neal Cardwell | 1 | -0/+2 |
2013-10-22 | ipv6: probe routes asynchronous in rt6_probe | Hannes Frederic Sowa | 1 | -7/+31 |
2013-10-22 | netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helper | Julian Anastasov | 1 | -2/+2 |
2013-10-22 | ipv6: fill rt6i_gateway with nexthop address | Julian Anastasov | 2 | -4/+8 |
2013-10-20 | ip_output: do skb ufo init for peeked non ufo skb as well | Jiri Pirko | 1 | -4/+9 |
2013-10-20 | ip6_output: do skb ufo init for peeked non ufo skb as well | Jiri Pirko | 1 | -11/+14 |
2013-10-20 | udp6: respect IPV6_DONTFRAG sockopt in case there are pending frames | Jiri Pirko | 1 | -3/+2 |
2013-10-20 | net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race | Daniel Borkmann | 1 | -0/+10 |
2013-10-20 | Merge 3.12-rc6 into driver-core-next | Greg Kroah-Hartman | 37 | -356/+516 |
2013-10-19 | bridge: Fix updating FDB entries when the PVID is applied | Toshiaki Makita | 1 | -0/+1 |
2013-10-19 | bridge: Fix the way the PVID is referenced | Toshiaki Makita | 1 | -3/+1 |
2013-10-19 | bridge: Apply the PVID to priority-tagged frames | Toshiaki Makita | 1 | -7/+20 |
2013-10-19 | bridge: Don't use VID 0 and 4095 in vlan filtering | Toshiaki Makita | 3 | -54/+49 |
2013-10-18 | xfrm: prevent ipcomp scratch buffer race condition | Michal Kubecek | 1 | -6/+6 |
2013-10-18 | bridge: Correctly clamp MAX forward_delay when enabling STP | Vlad Yasevich | 1 | -1/+1 |