Age | Commit message (Expand) | Author |
2015-02-26 | ipv4: tcp: get rid of ugly unicast_sock | Eric Dumazet |
2015-02-26 | tcp: ipv4: initialize unicast_sock sk_pacing_rate | Eric Dumazet |
2015-02-26 | bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify | Roopa Prabhu |
2015-02-26 | net: don't OOPS on socket aio | Christoph Hellwig |
2015-02-26 | ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too | Hannes Frederic Sowa |
2015-02-26 | ping: Fix race in free in receive path | subashab@codeaurora.org |
2015-02-26 | udp_diag: Fix socket skipping within chain | Herbert Xu |
2015-02-26 | ipv4: try to cache dst_entries which would cause a redirect | Hannes Frederic Sowa |
2015-02-26 | net: sctp: fix slab corruption from use after free on INIT collisions | Daniel Borkmann |
2015-02-26 | ipv6: stop sending PTB packets for MTU < 1280 | Hagen Paul Pfeifer |
2015-02-26 | net: rps: fix cpu unplug | Eric Dumazet |
2015-02-26 | ip: zero sockaddr returned on error queue | Willem de Bruijn |
2015-02-05 | nl80211: fix per-station group key get/del and memory leak | Johannes Berg |
2015-02-05 | mac80211: properly set CCK flag in radiotap | Mathy Vanhoef |
2015-01-29 | ipvs: uninitialized data with IP_VS_IPV6 | Dan Carpenter |
2015-01-29 | netfilter: nfnetlink: validate nfnetlink header from batch | Pablo Neira Ayuso |
2015-01-27 | net: fix creation adjacent device symlinks | Alexander Y. Fomichev |
2015-01-27 | net: prevent of emerging cross-namespace symlinks | Alexander Y. Fomichev |
2015-01-27 | netfilter: ipset: small potential read beyond the end of buffer | Dan Carpenter |
2015-01-27 | cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz drivers | Jouni Malinen |
2015-01-27 | cfg80211: avoid mem leak on driver hint set | Arik Nemtsov |
2015-01-27 | cfg80211: don't WARN about two consecutive Country IE hint | Emmanuel Grumbach |
2015-01-27 | net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding | Jay Vosburgh |
2015-01-27 | tcp: Do not apply TSO segment limit to non-TSO packets | Herbert Xu |
2015-01-27 | net: Reset secmark when scrubbing packet | Thomas Graf |
2015-01-27 | net: Fix stacked vlan offload features computation | Toshiaki Makita |
2015-01-27 | batman-adv: avoid NULL dereferences and fix if check | Antonio Quartulli |
2015-01-27 | batman-adv: Unify fragment size calculation | Sven Eckelmann |
2015-01-27 | batman-adv: Calculate extra tail size based on queued fragments | Sven Eckelmann |
2015-01-27 | netlink: Don't reorder loads/stores before marking mmap netlink frame as avai... | Thomas Graf |
2015-01-27 | netlink: Always copy on mmap TX. | David Miller |
2015-01-27 | gre: fix the inner mac header in nbma tunnel xmit path | Timo Teräs |
2015-01-08 | mac80211: free management frame keys when removing station | Johannes Berg |
2015-01-08 | mac80211: fix multicast LED blinking and counter | Andreas Müller |
2014-12-16 | mac80211: Fix regression that triggers a kernel BUG with CCMP | Ronald Wahl |
2014-12-16 | net: sctp: use MAX_HEADER for headroom reserve in output path | Daniel Borkmann |
2014-12-16 | gre: Set inner mac header in gro complete | Tom Herbert |
2014-12-16 | rtnetlink: release net refcnt on error in do_setlink() | Nicolas Dichtel |
2014-12-16 | ipv6: gre: fix wrong skb->protocol in WCCP | Yuri Chislov |
2014-12-16 | ip_tunnel: the lack of vti_link_ops' dellink() cause kernel panic | lucien |
2014-12-06 | batman: fix a bogus warning from batadv_is_on_batman_iface() | Cong Wang |
2014-12-06 | net/ping: handle protocol mismatching scenario | Jane Zhou |
2014-12-06 | ipx: fix locking regression in ipx_sendmsg and ipx_recvmsg | Jiri Bohac |
2014-12-06 | ipv4: Fix incorrect error code when adding an unreachable route | Panu Matilainen |
2014-11-21 | net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks | Daniel Borkmann |
2014-11-21 | net: sctp: fix panic on duplicate ASCONF chunks | Daniel Borkmann |
2014-11-21 | net: sctp: fix remote memory pressure from excessive queueing | Daniel Borkmann |
2014-11-21 | netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops() | Arturo Borrero |
2014-11-21 | netfilter: nf_log: release skbuff on nlmsg put failure | Houcheng Lin |
2014-11-21 | netfilter: nfnetlink_log: fix maximum packet length logged to userspace | Florian Westphal |