Age | Commit message (Expand) | Author |
2011-03-02 | x25: Do not reference freed memory. | David S. Miller |
2011-03-02 | tcp: Make TCP_MAXSEG minimum more correct. | David S. Miller |
2011-03-02 | tcp: Increase TCP_MAXSEG socket option minimum. | David S. Miller |
2011-03-02 | sunrpc/cache: fix module refcnt leak in a failure path | Li Zefan |
2011-03-02 | x25: decrement netdev reference counts on unload | Apollon Oikonomopoulos |
2011-03-02 | filter: make sure filters dont read uninitialized memory | David S. Miller |
2011-03-02 | sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac() | Dan Rosenberg |
2011-02-17 | sched: Fix softirq time accounting | Venkatesh Pallipadi |
2011-01-07 | sctp: Fix a race between ICMP protocol unreachable and connect() | Vlad Yasevich |
2011-01-07 | net: release dst entry while cache-hot for GSO case too | Krishna Kumar |
2011-01-07 | sunrpc: prevent use-after-free on clearing XPT_BUSY | NeilBrown |
2010-12-09 | net sched: fix some kernel memory leaks | Eric Dumazet |
2010-12-09 | act_nat: use stack variable | Changli Gao |
2010-12-09 | net: Limit socket I/O iovec total length to INT_MAX. | David S. Miller |
2010-12-09 | net: Truncate recvfrom and sendto length to INT_MAX. | Linus Torvalds |
2010-12-09 | rds: Integer overflow in RDS cmsg handling | Dan Rosenberg |
2010-12-09 | econet: fix CVE-2010-3850 | Phil Blundell |
2010-12-09 | econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849 | Phil Blundell |
2010-12-09 | x25: Prevent crashing when parsing bad X.25 facilities | Dan Rosenberg |
2010-12-09 | can-bcm: fix minor heap overflow | Oliver Hartkopp |
2010-12-09 | memory corruption in X.25 facilities parsing | andrew hendry |
2010-12-09 | x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet. | John Hughes |
2010-12-09 | Limit sysctl_tcp_mem and sysctl_udp_mem initializers to prevent integer overf... | Robin Holt |
2010-12-09 | net sched: fix kernel leak in act_police | Jeff Mahoney |
2010-12-09 | DECnet: don't leak uninitialized stack byte | Dan Rosenberg |
2010-12-09 | netfilter: nf_conntrack: allow nf_ct_alloc_hashtable() to get highmem pages | Eric Dumazet |
2010-12-09 | net: NETIF_F_HW_CSUM does not imply FCoE CRC offload | Ben Hutchings |
2010-12-09 | net: clear heap allocation for ETHTOOL_GRXCLSRLALL | Kees Cook |
2010-12-09 | irda: Fix heap memory corruption in iriap.c | Samuel Ortiz |
2010-12-09 | irda: Fix parameter extraction stack overflow | Samuel Ortiz |
2010-10-28 | Phonet: disable network namespace support | Rémi Denis-Courmont |
2010-10-28 | net: blackhole route should always be recalculated | Jianzhao Wang |
2010-10-28 | rose: Fix signedness issues wrt. digi count. | David S. Miller |
2010-10-28 | tcp: Fix race in tcp_poll | Tom Marshall |
2010-10-28 | net: clear heap allocations for privileged ethtool actions | Kees Cook |
2010-10-28 | ip: fix truesize mismatch in ip fragmentation | Eric Dumazet |
2010-10-28 | net: Fix IPv6 PMTU disc. w/ asymmetric routes | Maciej Żenczykowski |
2010-10-28 | Phonet: Correct header retrieval after pskb_may_pull | Kumar Sanghvi |
2010-10-28 | net: Fix the condition passed to sk_wait_event() | Nagendra Tomar |
2010-10-28 | tcp: Fix >4GB writes on 64-bit. | David S. Miller |
2010-10-28 | xfrm4: strip ECN and IP Precedence bits in policy lookup | Ulrich Weber |
2010-10-28 | De-pessimize rds_page_copy_user | Linus Torvalds |
2010-10-28 | wext: fix potential private ioctl memory content leak | Johannes Berg |
2010-09-26 | gro: Fix bogus gso_size on the first fraglist entry | Herbert Xu |
2010-09-26 | sctp: Do not reset the packet during sctp_packet_config(). | Vlad Yasevich |
2010-09-26 | net/llc: make opt unsigned in llc_ui_setsockopt() | Dan Carpenter |
2010-09-26 | UNIX: Do not loop forever at unix_autobind(). | Tetsuo Handa |
2010-09-26 | rds: fix a leak of kernel memory | Eric Dumazet |
2010-09-26 | net: Fix oops from tcp_collapse() when using splice() | Steven J. Magnani |
2010-09-26 | bridge: Clear INET control block of SKBs passed into ip_fragment(). | David S. Miller |