- efbdae0 vsock: fix timeout in vsock_accept() by Stefano Garzarella · 4 years, 6 months ago
- 78320d3 l2tp: do not use inet_hash()/inet_unhash() by Eric Dumazet · 4 years, 6 months ago
- d2d5111 devinet: fix memleak in inetdev_init() by Yang Yingliang · 4 years, 6 months ago
- 7aebadb esp6: fix memleak on error path in esp6_input by Zhen Lei · 6 years ago
- fba023f net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags by Roopa Prabhu · 6 years ago
- 2395335 netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build by Pablo Neira Ayuso · 4 years, 6 months ago
- 8ef5764 netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code by Pablo Neira Ayuso · 4 years, 6 months ago
- 12e4275 netfilter: ipset: Fix subcounter update skip by Phil Sutter · 4 years, 6 months ago
- b614b86 netfilter: nft_reject_bridge: enable reject with bridge vlan by Michael Braun · 4 years, 6 months ago
- c67ec7f ip_vti: receive ipip packet by calling ip_tunnel_rcv by Xin Long · 4 years, 7 months ago
- 60dbd1a vti4: eliminated some duplicate code. by Jeremy Sowden · 6 years ago
- 52914ac xfrm: fix a NULL-ptr deref in xfrm_local_error by Xin Long · 4 years, 6 months ago
- 6215d49 xfrm: fix a warning in xfrm_policy_insert_list by Xin Long · 4 years, 6 months ago
- 918e01b xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_input by Xin Long · 4 years, 7 months ago
- a3e7338 mac80211: mesh: fix discovery timer re-arming issue / crash by Linus Lüssing · 4 years, 6 months ago
- aa8b168 libceph: ignore pool overlay and cache logic on redirects by Jerry Lee · 4 years, 6 months ago
- 4b55bd3 net: qrtr: Fix passing invalid reference to qrtr_local_enqueue() by Manivannan Sadhasivam · 4 years, 6 months ago
- 5e350e7 sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and socket is closed by Jere Leppänen · 4 years, 6 months ago
- f08aeb3 net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()" by Yuqi Jin · 4 years, 6 months ago
- 72e2d90 net: ipip: fix wrong address family in init error path by Vadim Fedorenko · 4 years, 6 months ago
- decc637 ax25: fix setsockopt(SO_BINDTODEVICE) by Eric Dumazet · 4 years, 6 months ago
- e6cfc10 l2tp: device MTU setup, tunnel socket needs a lock by R. Parameswaran · 8 years ago
- ad6c13e l2tp: initialise PPP sessions before registering them by Guillaume Nault · 4 years, 6 months ago
- 5803ecd l2tp: protect sock pointer of struct pppol2tp_session with RCU by Guillaume Nault · 4 years, 6 months ago
- 96985ed l2tp: initialise l2tp_eth sessions before registering them by Guillaume Nault · 4 years, 6 months ago
- 12b5fb5 l2tp: don't register sessions in l2tp_session_create() by Guillaume Nault · 4 years, 6 months ago
- 1ede832 l2tp: fix l2tp_eth module loading by Guillaume Nault · 4 years, 6 months ago
- feaed88 l2tp: pass tunnel pointer to ->session_create() by Guillaume Nault · 4 years, 6 months ago
- 880cd40 l2tp: prevent creation of sessions on terminated tunnels by Guillaume Nault · 4 years, 6 months ago
- e20c980 l2tp: hold tunnel used while creating sessions with netlink by Guillaume Nault · 4 years, 6 months ago
- 4c15cdb l2tp: hold tunnel while handling genl TUNNEL_GET commands by Guillaume Nault · 4 years, 6 months ago
- 00cf405 l2tp: hold tunnel while handling genl tunnel updates by Guillaume Nault · 4 years, 6 months ago
- 0b21fa7 l2tp: hold tunnel while processing genl delete command by Guillaume Nault · 4 years, 6 months ago
- 523e6d7 l2tp: hold tunnel while looking up sessions in l2tp_netlink by Guillaume Nault · 4 years, 6 months ago
- 11a0837 l2tp: initialise session's refcount before making it reachable by Guillaume Nault · 4 years, 6 months ago
- d4504d1 l2tp: define parameters of l2tp_tunnel_find*() as "const" by Guillaume Nault · 4 years, 6 months ago
- eb61cab l2tp: define parameters of l2tp_session_get*() as "const" by Guillaume Nault · 4 years, 6 months ago
- e27738d l2tp: remove l2tp_session_find() by Guillaume Nault · 4 years, 6 months ago
- 6729e73 l2tp: remove useless duplicate session detection in l2tp_netlink by Guillaume Nault · 4 years, 6 months ago
- fa5b41c L2TP:Adjust intf MTU, add underlay L3, L2 hdrs. by R. Parameswaran · 4 years, 6 months ago
- b25415f New kernel function to get IP overhead on a socket. by R. Parameswaran · 4 years, 6 months ago
- 6df792e net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_* by Asbjørn Sloth Tønnesen · 4 years, 6 months ago
- 18dc6fb net: l2tp: export debug flags to UAPI by Asbjørn Sloth Tønnesen · 4 years, 6 months ago
- d1d65ba netprio_cgroup: Fix unlimited memory leak of v2 cgroups by Zefan Li · 4 years, 6 months ago
- be38a13 net: ipv4: really enforce backoff for redirects by Paolo Abeni · 4 years, 6 months ago
- bac931d Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu" by Maciej Żenczykowski · 4 years, 6 months ago
- 9232577 netlabel: cope with NULL catmap by Paolo Abeni · 4 years, 6 months ago
- 74af5e3 net: fix a potential recursive NETDEV_FEAT_CHANGE by Cong Wang · 4 years, 6 months ago
- 4bdea73 netfilter: conntrack: avoid gcc-10 zero-length-bounds warning by Arnd Bergmann · 4 years, 7 months ago
- 23d07a9 drop_monitor: work around gcc-10 stringop-overflow warning by Arnd Bergmann · 4 years, 7 months ago
- badbe56 net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup by Sabrina Dubroca · 5 years ago
- 5cc5fa7 net: ipv6: add net argument to ip6_dst_lookup_flow by Sabrina Dubroca · 5 years ago
- aba0fd6 batman-adv: Fix refcnt leak in batadv_v_ogm_process by Xiyu Yang · 4 years, 7 months ago
- c62006c batman-adv: Fix refcnt leak in batadv_store_throughput_override by Xiyu Yang · 4 years, 7 months ago
- f9d0df8c batman-adv: Fix refcnt leak in batadv_show_throughput_override by Xiyu Yang · 4 years, 7 months ago
- 221d9ba batman-adv: fix batadv_nc_random_weight_tq by George Spelvin · 4 years, 8 months ago
- 019495f sch_sfq: validate silly quantum values by Eric Dumazet · 4 years, 7 months ago
- 6f96cc3 sch_choke: avoid potential panic in choke_reset() by Eric Dumazet · 4 years, 7 months ago
- ce0ca3d fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checks by Eric Dumazet · 4 years, 7 months ago
- 9bb734d mac80211: add ieee80211_is_any_nullfunc() by Thomas Pedersen · 4 years, 10 months ago
- 0bd7476 sctp: Fix SHUTDOWN CTSN Ack in the peer restart case by Jere Leppänen · 4 years, 7 months ago
- c8cd218 xprtrdma: Fix backchannel allocation of extra rpcrdma_reps by Chuck Lever · 7 years ago
- d95f959 xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish by David Ahern · 4 years, 7 months ago
- 74f971a net/x25: Fix x25_neigh refcnt leak when receiving frame by Xiyu Yang · 4 years, 7 months ago
- 9d98358 net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node by Xiyu Yang · 4 years, 7 months ago
- a737ff3 ipv6: fix restrict IPV6_ADDRFORM operation by John Haxby · 4 years, 7 months ago
- 1dd76d0 vti4: removed duplicate log message. by Jeremy Sowden · 6 years ago
- bcdb7d9 net: ipv4: avoid unused variable warning for sysctl by Arnd Bergmann · 7 years ago
- 5656000 net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg() by Nicolai Stange · 7 years ago
- 0f838a4 net: qrtr: send msgs from local of same id as broadcast by Wang Wenhu · 4 years, 7 months ago
- 1cd63cc net: ipv4: devinet: Fix crash when add/del multicast IP with autojoin by Taras Chornyi · 4 years, 7 months ago
- c72ef9f hsr: check protocol version in hsr_newlink() by Taehee Yoo · 4 years, 7 months ago
- 5cc241a Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl by Qiujun Huang · 4 years, 8 months ago
- 02c0b89 net: dsa: tag_brcm: Fix skb->fwd_offload_mark location by Florian Fainelli · 4 years, 7 months ago
- de29be7 sctp: fix possibly using a bad saddr with a given dst by Marcelo Ricardo Leitner · 4 years, 8 months ago
- a6a758c sctp: fix refcount bug in sctp_wfree by Qiujun Huang · 4 years, 8 months ago
- 4f1640e net, ip_tunnel: fix interface lookup with no key by William Dauchy · 4 years, 8 months ago
- 32006be ipv4: fix a RCU-list lock in fib_triestat_seq_show by Qian Cai · 4 years, 8 months ago
- e8b9cf5 l2tp: fix race between l2tp_session_delete() and l2tp_tunnel_closeall() by Guillaume Nault · 7 years ago
- 8aeff20 l2tp: ensure sessions are freed after their PPPOL2TP socket by Guillaume Nault · 7 years ago
- 2839f7af mac80211: fix authentication with iwlwifi/mvm by Johannes Berg · 4 years, 8 months ago
- 76685e1 mac80211: Check port authorization in the ieee80211_tx_dequeue() case by Jouni Malinen · 4 years, 8 months ago
- 7581565 vti6: Fix memory leak of skb if input policy check fails by Torsten Hilbrich · 4 years, 8 months ago
- 282fd1f netfilter: nft_fwd_netdev: validate family and chain type by Pablo Neira Ayuso · 4 years, 8 months ago
- 86e98ce xfrm: policy: Fix doulbe free in xfrm_policy_timer by YueHaibing · 4 years, 8 months ago
- c2e254e xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquire by Xin Long · 4 years, 9 months ago
- fa40d12 xfrm: fix uctx len check in verify_sec_ctx_len by Xin Long · 4 years, 9 months ago
- 0807f59 vti[6]: fix packet tx through bpf_redirect() in XinY cases by Nicolas Dichtel · 4 years, 10 months ago
- e52d8af mac80211: mark station unauthorized before key removal by Johannes Berg · 4 years, 8 months ago
- a8351c8 mac80211: Do not send mesh HWMP PREQ if HWMP is disabled by Nicolas Cavallari · 4 years, 9 months ago
- 14c137c net: ipv4: don't let PMTU updates increase route MTU by Sabrina Dubroca · 6 years ago
- 03e7234 hsr: set .netnsok flag by Taehee Yoo · 4 years, 8 months ago
- c669c93 hsr: add restart routine into hsr_get_node_list() by Taehee Yoo · 4 years, 8 months ago
- 9bc97bc hsr: use rcu_read_lock() in hsr_get_node_{list/status}() by Taehee Yoo · 4 years, 8 months ago
- c4453d2 net_sched: keep alloc_hash updated after hash allocation by Cong Wang · 4 years, 8 months ago
- 97a8e7a net_sched: cls_route: remove the right filter from hashtable by Cong Wang · 4 years, 8 months ago
- 5e845dc net: dsa: Fix duplicate frames flooded by learning by Florian Fainelli · 4 years, 8 months ago
- a6362a9 hsr: fix general protection fault in hsr_addr_is_self() by Taehee Yoo · 4 years, 8 months ago
- 0bde22d ipv4: ensure rcu_read_lock() in cipso_v4_error() by Matteo Croce · 4 years, 9 months ago
- d2a4901 mac80211: rx: avoid RCU list traversal under mutex by Madhuparna Bhowmik · 4 years, 9 months ago