Age | Commit message (Expand) | Author |
2021-07-30 | Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-07-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2021-07-28 | af_unix: fix garbage collect vs MSG_PEEK | Miklos Szeredi |
2021-07-28 | net: let flow have same hash in two directions | zhang kai |
2021-07-28 | sctp: fix return value check in __sctp_rcv_asconf_lookup | Marcelo Ricardo Leitner |
2021-07-27 | bpf, sockmap: Fix memleak on ingress msg enqueue | John Fastabend |
2021-07-27 | bpf, sockmap: On cleanup we additionally need to remove cached skb | John Fastabend |
2021-07-27 | bpf, sockmap: Zap ingress queues after stopping strparser | John Fastabend |
2021-07-27 | net: llc: fix skb_over_panic | Pavel Skripkin |
2021-07-26 | sctp: delete addr based on sin6_scope_id | Chen Shen |
2021-07-25 | sctp: send pmtu probe only if packet loss in Search Complete state | Xin Long |
2021-07-25 | sctp: improve the code for pmtu probe send and recv update | Xin Long |
2021-07-25 | devlink: Fix phys_port_name of virtual port and merge error | Parav Pandit |
2021-07-24 | tipc: do not write skb_shinfo frags when doing decrytion | Xin Long |
2021-07-24 | can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP.... | Zhang Changzhong |
2021-07-24 | can: j1939: j1939_session_deactivate(): clarify lifetime of session object | Oleksij Rempel |
2021-07-24 | can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF | Ziyang Xuan |
2021-07-23 | Merge tag 'mac80211-for-net-2021-07-23' of git://git.kernel.org/pub/scm/linux... | David S. Miller |
2021-07-23 | net: qrtr: fix memory leaks | Pavel Skripkin |
2021-07-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2021-07-23 | ipv6: decrease hop limit counter in ip6_forward() | Kangmin Park |
2021-07-23 | net: Set true network header for ECN decapsulation | Gilad Naaman |
2021-07-23 | tipc: fix sleeping in tipc accept routine | Hoang Le |
2021-07-23 | tipc: fix implicit-connect for SYN+ | Xin Long |
2021-07-23 | netfilter: nfnl_hook: fix unused variable warning | Arnd Bergmann |
2021-07-23 | netfilter: nft_nat: allow to specify layer 4 protocol NAT only | Pablo Neira Ayuso |
2021-07-23 | netfilter: conntrack: adjust stop timestamp to real expiry value | Florian Westphal |
2021-07-23 | netfilter: nft_last: avoid possible false sharing | Pablo Neira Ayuso |
2021-07-23 | netfilter: flowtable: avoid possible false sharing | Pablo Neira Ayuso |
2021-07-23 | cfg80211: Fix possible memory leak in function cfg80211_bss_update | Nguyen Dinh Phi |
2021-07-23 | nl80211: limit band information in non-split data | Johannes Berg |
2021-07-23 | mac80211: fix enabling 4-address mode on a sta vif after assoc | Felix Fietkau |
2021-07-23 | mac80211: fix starting aggregation sessions on mesh interfaces | Felix Fietkau |
2021-07-23 | mac80211: Do not strip skb headroom on monitor frames | Johan Almbladh |
2021-07-22 | net: sched: cls_api: Fix the the wrong parameter | Yajun Deng |
2021-07-21 | net: dsa: tag_ksz: dont let the hardware process the layer 4 checksum | Lino Sanfilippo |
2021-07-21 | net: dsa: ensure linearized SKBs in case of tail taggers | Lino Sanfilippo |
2021-07-21 | tcp: disable TFO blackhole logic by default | Wei Wang |
2021-07-21 | sctp: do not update transport pathmtu if SPP_PMTUD_ENABLE is not set | Xin Long |
2021-07-21 | udp: check encap socket in __udp_lib_err | Vadim Fedorenko |
2021-07-21 | sctp: update active_key for asoc when old key is being replaced | Xin Long |
2021-07-20 | ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptions | Paolo Abeni |
2021-07-20 | net/sched: act_skbmod: Skip non-Ethernet packets | Peilin Ye |
2021-07-20 | net: bridge: do not replay fdb entries pointing towards the bridge twice | Vladimir Oltean |
2021-07-20 | ipv6: ip6_finish_output2: set sk into newly allocated nskb | Vasily Averin |
2021-07-19 | net/tcp_fastopen: fix data races around tfo_active_disable_stamp | Eric Dumazet |
2021-07-18 | netrom: Decrease sock refcount when sock timers expire | Nguyen Dinh Phi |
2021-07-18 | sctp: trim optlen when it's a huge value in sctp_setsockopt | Xin Long |
2021-07-18 | net: sched: fix memory leak in tcindex_partial_destroy_work | Pavel Skripkin |
2021-07-18 | net: Fix zero-copy head len calculation. | Pravin B Shelar |