Age | Commit message (Expand) | Author |
2010-09-20 | irda: off by one | Dan Carpenter |
2010-08-26 | can: add limit for nframes and clean up signed/unsigned variables | Oliver Hartkopp |
2010-08-02 | netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT | Eric Dumazet |
2010-07-05 | sctp: fix append error cause to ERROR chunk correctly | Wei Yongjun |
2010-07-05 | tipc: Fix oops on send prior to entering networked mode (v3) | Neil Horman |
2010-07-05 | sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV... | Neil Horman |
2010-05-26 | svc: Clean up deferred requests on transport destruction | Tom Tucker |
2010-04-01 | tc: Fix unitialized kernel memory leak | Eric Dumazet |
2010-04-01 | tcp: fix CONFIG_TCP_MD5SIG + CONFIG_PREEMPT timer BUG() | Robert Varga |
2010-04-01 | sit: fix off-by-one in ipip6_tunnel_get_prl | Sascha Hlusiak |
2010-04-01 | net: unix: fix sending fds in multiple buffers | Miklos Szeredi |
2010-04-01 | ax25: Fix possible oops in ax25_make_new | Jarek Poplawski |
2010-01-18 | netfilter: ebtables: enforce CAP_NET_ADMIN | Florian Westphal |
2010-01-06 | ipv6: reassembly: use seperate reassembly queues for conntrack and local deli... | Patrick McHardy |
2009-11-09 | netlink: fix typo in initialization (CVE-2009-3612) | Jiri Pirko |
2009-11-09 | appletalk: Fix skb leak when ipddp interface is not loaded (CVE-2009-2903) | Arnaldo Carvalho de Melo |
2009-11-09 | AF_UNIX: Fix deadlock on connecting to shutdown socket (CVE-2009-3621) | Tomoki Sekiyama |
2009-10-05 | netfilter: bridge: refcount fix | Patrick McHardy |
2009-10-05 | net: Make the copy length in af_packet sockopt handler unsigned | Arjan van de Ven |
2009-10-05 | net ax25: Fix signed comparison in the sockopt handler | Arjan van de Ven |
2009-09-15 | net: net_assign_generic() fix | Eric Dumazet |
2009-09-08 | SUNRPC: Fix tcp reconnection | Trond Myklebust |
2009-09-08 | rose: Fix rose_getname() leak | Eric Dumazet |
2009-09-08 | netrom: Fix nr_getname() leak | Eric Dumazet |
2009-09-08 | NET: llc, zero sockaddr_llc struct | Jiri Slaby |
2009-09-08 | irda: Fix irda_getname() leak | Eric Dumazet |
2009-09-08 | econet: Fix econet_getname() leak | Eric Dumazet |
2009-09-08 | can: Fix raw_getname() leak | Eric Dumazet |
2009-09-08 | appletalk: fix atalk_getname() leak | Eric Dumazet |
2009-09-08 | SUNRPC: Fix rpc_task_force_reencode | Trond Myklebust |
2009-08-16 | Make sock_sendpage() use kernel_sendpage() | Linus Torvalds |
2009-07-30 | x25: Fix sleep from timer on socket destroy. | David S. Miller |
2009-07-30 | ipsec: Fix name of CAST algorithm | Herbert Xu |
2009-07-30 | SUNRPC: Don't disconnect if a connection is still in progress. | Trond Myklebust |
2009-07-30 | SUNRPC: Ensure we set XPRT_CLOSING only after we've sent a tcp FIN... | Trond Myklebust |
2009-07-30 | SUNRPC: Avoid an unnecessary task reschedule on ENOTCONN | Trond Myklebust |
2009-07-02 | tcp: advertise MSS requested by user | Tom Quetchenbach |
2009-06-11 | mac80211: pid, fix memory corruption | Jiri Slaby |
2009-06-11 | tcp: fix >2 iw selection | Ilpo Järvinen |
2009-06-11 | net: fix skb_seq_read returning wrong offset/length for page frag data | Thomas Chenault |
2009-06-11 | pktgen: do not access flows[] beyond its length | Florian Westphal |
2009-05-02 | netfilter: {ip, ip6, arp}_tables: fix incorrect loop detection | Patrick McHardy |
2009-05-02 | net/netrom: Fix socket locking | Jean Delvare |
2009-05-02 | af_rose/x25: Sanity check the maximum user frame size | Alan Cox |
2009-05-02 | net: fix sctp breakage | Al Viro |
2009-05-02 | netfilter: nf_conntrack_tcp: fix unaligned memory access in tcp_sack | Mark H. Weaver |
2009-05-02 | ipv6: Plug sk_buff leak in ipv6_rcv (net/ipv6/ip6_input.c) | Jesper Nilsson |
2009-05-02 | ipv6: don't use tw net when accounting for recycled tw | Pavel Emelyanov |
2009-05-02 | bridge: bad error handling when adding invalid ether address | Stephen Hemminger |
2009-03-16 | net: Kill skb_truesize_check(), it only catches false-positives. | David S. Miller |