Age | Commit message (Expand) | Author |
2014-08-07 | net/l2tp: don't fall back on UDP [get|set]sockopt | Sasha Levin |
2014-08-07 | Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan" | Johannes Berg |
2014-08-07 | cfg80211: fix mic_failure tracing | Eliad Peller |
2014-07-31 | core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors | Zoltan Kiss |
2014-07-28 | ipv4: fix buffer overflow in ip_options_compile() | Eric Dumazet |
2014-07-28 | dns_resolver: Null-terminate the right string | Ben Hutchings |
2014-07-28 | dns_resolver: assure that dns_query() result is null-terminated | Manuel Schölling |
2014-07-28 | net: sctp: fix information leaks in ulpevent layer | Daniel Borkmann |
2014-07-28 | tipc: clear 'next'-pointer of message fragments before reassembly | Jon Paul Maloy |
2014-07-28 | netlink: Fix handling of error from netlink_dump(). | Ben Pfaff |
2014-07-28 | appletalk: Fix socket referencing in skb | Andrey Utkin |
2014-07-28 | tcp: fix false undo corner cases | Yuchung Cheng |
2014-07-28 | igmp: fix the problem when mc leave group | dingtianhong |
2014-07-28 | ipv4: icmp: Fix pMTU handling for rare case | Edward Allcutt |
2014-07-28 | tcp: Fix divide by zero when pushing during tcp-repair | Christoph Paasch |
2014-07-28 | ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix | Eric Dumazet |
2014-07-28 | ipv4: fix dst race in sk_dst_get() | Eric Dumazet |
2014-07-28 | 8021q: fix a potential memory leak | Li RongQing |
2014-07-28 | net: sctp: check proc_dointvec result in proc_sctp_do_auth | Daniel Borkmann |
2014-07-28 | tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb | Neal Cardwell |
2014-07-28 | ip_tunnel: fix ip_tunnel_lookup | Dmitry Popov |
2014-07-09 | mac80211: fix a memory leak on sta rate selection table | Felix Fietkau |
2014-07-09 | mac80211: don't check netdev state for debugfs read/write | Arik Nemtsov |
2014-07-09 | Bluetooth: Fix locking of hdev when calling into SMP code | Johan Hedberg |
2014-07-09 | Bluetooth: Fix check for connection encryption | Johan Hedberg |
2014-07-09 | Bluetooth: Fix SSP acceptor just-works confirmation without MITM | Johan Hedberg |
2014-07-06 | netfilter: ipt_ULOG: fix info leaks | Mathias Krause |
2014-07-06 | ipvs: Fix panic due to non-linear skb | Peter Christensen |
2014-07-06 | SUNRPC: Fix a module reference leak in svc_handle_xprt | Trond Myklebust |
2014-06-30 | skbuff: skb_segment: orphan frags before copying | Michael S. Tsirkin |
2014-06-30 | Bluetooth: Fix L2CAP deadlock | Jukka Taimisto |
2014-06-30 | af_iucv: wrong mapping of sent and confirmed skbs | Ursula Braun |
2014-06-26 | rtnetlink: fix userspace API breakage for iproute2 < v3.9.0 | Michal Schmidt |
2014-06-26 | sctp: Fix sk_ack_backlog wrap-around problem | Xufeng Zhang |
2014-06-26 | ipv4: fix a race in ip4_datagram_release_cb() | Eric Dumazet |
2014-06-26 | ipip, sit: fix ipv4_{update_pmtu,redirect} calls | Dmitry Popov |
2014-06-26 | net: force a list_del() in unregister_netdevice_many() | Eric Dumazet |
2014-06-26 | tcp: fix cwnd undo on DSACK in F-RTO | Yuchung Cheng |
2014-06-26 | net: fix inet_getid() and ipv6_select_ident() bugs | Eric Dumazet |
2014-06-26 | net: tunnels - enable module autoloading | Tom Gundersen |
2014-06-26 | netlink: Only check file credentials for implicit destinations | Eric W. Biederman |
2014-06-26 | net: Use netlink_ns_capable to verify the permisions of netlink messages | Eric W. Biederman |
2014-06-26 | net: Add variants of capable for use on netlink messages | Eric W. Biederman |
2014-06-26 | net: Add variants of capable for use on on sockets | Eric W. Biederman |
2014-06-26 | net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump | Eric W. Biederman |
2014-06-26 | netlink: Rename netlink_capable netlink_allowed | Eric W. Biederman |
2014-06-16 | netfilter: ipv4: defrag: set local_df flag on defragmented skb | Florian Westphal |
2014-06-11 | netfilter: Fix potential use after free in ip6_route_me_harder() | Sergey Popovich |
2014-06-07 | libceph: fix corruption when using page_count 0 page in rbd | Chunwei Chen |
2014-06-07 | Bluetooth: Fix redundant encryption request for reauthentication | Johan Hedberg |