Age | Commit message (Expand) | Author |
2018-11-10 | ipv6: suppress sparse warnings in IP6_ECN_set_ce() | Johannes Berg |
2018-10-20 | net: ipv4: update fnhe_pmtu when first hop's MTU changes | Sabrina Dubroca |
2018-10-20 | bonding: avoid possible dead-lock | Mahesh Bandewar |
2018-10-13 | tcp: use an RB tree for ooo receive queue | Yaogong Wang |
2018-10-13 | tcp: increment sk_drops for dropped rx packets | Eric Dumazet |
2018-09-29 | NFC: Fix the number of pipes | Suren Baghdasaryan |
2018-08-24 | tcp: remove DELAYED ACK events in DCTCP | Yuchung Cheng |
2018-08-24 | netfilter: ipv6: nf_defrag: reduce struct net memory waste | Eric Dumazet |
2018-08-22 | vsock: split dwork to avoid reinitializations | Cong Wang |
2018-08-22 | llc: use refcount_inc_not_zero() for llc_sap_find() | Cong Wang |
2018-08-06 | tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_mode | Eric Dumazet |
2018-07-28 | tcp: do not delay ACK in DCTCP upon CE status change | Yuchung Cheng |
2018-07-28 | tcp: do not cancel delay-AcK on DCTCP special ACK | Yuchung Cheng |
2018-07-25 | ipv6: fix useless rol32 call on hash | Colin Ian King |
2018-07-03 | Bluetooth: Fix connection if directed advertising and privacy is used | Szymon Janc |
2018-05-30 | llc: properly handle dev_queue_xmit() return value | Cong Wang |
2018-05-30 | ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu | Sabrina Dubroca |
2018-05-30 | regulatory: add NUL to request alpha2 | Johannes Berg |
2018-05-30 | mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4 | Felix Fietkau |
2018-05-16 | soreuseport: initialise timewait reuseport field | Eric Dumazet |
2018-05-16 | net: fix rtnh_ok() | Eric Dumazet |
2018-05-16 | mac80211: Add RX flag to indicate ICV stripped | David Spinadel |
2018-05-16 | mac80211: allow same PN for AMSDU sub-frames | Sara Sharon |
2018-05-16 | mac80211: allow not sending MIC up from driver for HW crypto | Sara Sharon |
2018-04-29 | llc: delete timers synchronously in llc_sk_free() | Cong Wang |
2018-04-24 | slip: Check if rstate is initialized before uncompressing | Tejaswi Tanikella |
2018-04-13 | net: x25: fix one potential use-after-free issue | linzhang |
2018-04-13 | cfg80211: make RATE_INFO_BW_20 the default | Johannes Berg |
2018-03-22 | tcp: sysctl: Fix a race to avoid unexpected 0 window from space | Gao Feng |
2018-03-11 | udplite: fix partial checksum initialization | Alexey Kodanev |
2018-02-28 | ip_tunnel: replace dst_cache with generic implementation | Paolo Abeni |
2018-02-25 | netlink: fix nla_put_{u8,u16,u32} for KASAN | Arnd Bergmann |
2018-02-25 | net_sched: red: Avoid illegal values | Nogah Frankel |
2018-02-25 | net_sched: red: Avoid devision by zero | Nogah Frankel |
2018-02-25 | net: replace dst_cache ip6_tunnel implementation with the generic one | Paolo Abeni |
2018-02-25 | net: add dst_cache support | Paolo Abeni |
2018-02-16 | netfilter: nf_queue: Make the queue_handler pernet | Eric W. Biederman |
2018-01-31 | net: tcp: close sock if net namespace is exiting | Dan Streetman |
2018-01-31 | ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY | Jim Westfall |
2018-01-31 | ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL | Ben Hutchings |
2018-01-02 | ipv4: igmp: guard against silly MTU values | Eric Dumazet |
2017-12-05 | netlink: add a start callback for starting a netlink dump | Tom Herbert |
2017-11-18 | tcp/dccp: fix other lockdep splats accessing ireq_opt | Eric Dumazet |
2017-11-18 | tcp/dccp: fix ireq->opt races | Eric Dumazet |
2017-11-18 | tcp: fix tcp_mtu_probe() vs highest_sack | Eric Dumazet |
2017-10-21 | sctp: potential read out of bounds in sctp_ulpevent_type_enabled() | Dan Carpenter |
2017-09-27 | Revert "net: fix percpu memory leaks" | Jesper Dangaard Brouer |
2017-09-27 | Revert "net: use lib/percpu_counter API for fragmentation mem accounting" | Jesper Dangaard Brouer |
2017-09-27 | ipv6: fix sparse warning on rt6i_node | Wei Wang |
2017-09-27 | ipv6: add rcu grace period before freeing fib6_node | Wei Wang |