Age | Commit message (Expand) | Author |
2021-10-28 | mptcp: fix corrupt receiver key in MPC + data + checksum | Davide Caratti |
2021-10-28 | net/tls: Fix flipped sign in async_wait.err assignment | Daniel Jordan |
2021-10-28 | net/tls: Fix flipped sign in tls_err_abort() calls | Daniel Jordan |
2021-10-28 | net/smc: Correct spelling mistake to TCPF_SYN_RECV | Wen Gu |
2021-10-28 | net/smc: Fix smc_link->llc_testlink_time overflow | Tony Lu |
2021-10-27 | Merge tag 'mac80211-for-net-2021-10-27' of git://git.kernel.org/pub/scm/linux... | Jakub Kicinski |
2021-10-26 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2021-10-26 | net: Implement ->sock_is_readable() for UDP and AF_UNIX | Cong Wang |
2021-10-26 | skmsg: Extract and reuse sk_msg_is_readable() | Cong Wang |
2021-10-26 | net: Rename ->stream_memory_read to ->sock_is_readable | Cong Wang |
2021-10-26 | tcp_bpf: Fix one concurrency problem in the tcp_bpf_send_verdict function | Liu Jian |
2021-10-26 | net: batman-adv: fix error handling | Pavel Skripkin |
2021-10-26 | tipc: fix size validations for the MSG_CRYPTO type | Max VA |
2021-10-26 | net: multicast: calculate csum of looped-back and forwarded packets | Cyril Strejc |
2021-10-25 | net-sysfs: initialize uid and gid before calling net_ns_get_ownership | Xin Long |
2021-10-25 | net: Prevent infinite while loop in skb_tx_hash() | Michael Chan |
2021-10-25 | cfg80211: correct bridge/4addr mode check | Janusz Dziedzic |
2021-10-25 | cfg80211: fix management registrations locking | Johannes Berg |
2021-10-22 | bpf: Prevent increasing bpf_jit_limit above max | Lorenz Bauer |
2021-10-22 | sctp: add vtag check in sctp_sf_ootb | Xin Long |
2021-10-22 | sctp: add vtag check in sctp_sf_do_8_5_1_E_sa | Xin Long |
2021-10-22 | sctp: add vtag check in sctp_sf_violation | Xin Long |
2021-10-22 | sctp: fix the processing for COOKIE_ECHO chunk | Xin Long |
2021-10-22 | sctp: fix the processing for INIT_ACK chunk | Xin Long |
2021-10-22 | sctp: fix the processing for INIT chunk | Xin Long |
2021-10-22 | sctp: use init_tag from inithdr for ABORT chunk | Xin Long |
2021-10-22 | skb_expand_head() adjust skb->truesize incorrectly | Vasily Averin |
2021-10-22 | Merge tag 'mac80211-for-net-2021-10-21' of git://git.kernel.org/pub/scm/linux... | Jakub Kicinski |
2021-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2021-10-19 | net: dsa: Fix an error handling path in 'dsa_switch_parse_ports_of()' | Christophe JAILLET |
2021-10-19 | can: isotp: isotp_sendmsg(): fix return error on FC timeout on TX path | Marc Kleine-Budde |
2021-10-18 | net/sched: act_ct: Fix byte count on fragmented packets | Paul Blakey |
2021-10-18 | netfilter: ebtables: allocate chainstack on CPU local nodes | Davidlohr Bueso |
2021-10-17 | can: isotp: isotp_sendmsg(): fix TX buffer concurrent access in isotp_sendmsg() | Ziyang Xuan |
2021-10-17 | can: isotp: isotp_sendmsg(): add result check for wait_event_interruptible() | Ziyang Xuan |
2021-10-17 | can: j1939: j1939_xtp_rx_rts_session_new(): abort TP less than 9 bytes | Zhang Changzhong |
2021-10-17 | can: j1939: j1939_xtp_rx_dat_one(): cancel session if receive TP.DT with erro... | Zhang Changzhong |
2021-10-17 | can: j1939: j1939_netdev_start(): fix UAF for rx_kref of j1939_priv | Ziyang Xuan |
2021-10-17 | can: j1939: j1939_tp_rxtimer(): fix errant alert in j1939_tp_rxtimer | Ziyang Xuan |
2021-10-16 | net: bridge: mcast: use multicast_membership_interval for IGMPv3 | Nikolay Aleksandrov |
2021-10-15 | ipv6: When forwarding count rx stats on the orig netdev | Stephen Suryaputra |
2021-10-15 | tcp: md5: Allow MD5SIG_FLAG_IFINDEX with ifindex=0 | Leonard Crestez |
2021-10-15 | tcp: md5: Fix overlap between vrf and non-vrf keys | Leonard Crestez |
2021-10-14 | netfilter: ipvs: make global sysctl readonly in non-init netns | Antoine Tenart |
2021-10-14 | netfilter: ip6t_rt: fix rt0_hdr parsing in rt_mt6 | Xin Long |
2021-10-14 | icmp: fix icmp_ext_echo_iio parsing in icmp_build_probe | Xin Long |
2021-10-14 | sctp: account stream padding length for reconf chunk | Eiichi Tsukata |
2021-10-13 | NFC: digital: fix possible memory leak in digital_in_send_sdd_req() | Ziyang Xuan |
2021-10-13 | NFC: digital: fix possible memory leak in digital_tg_listen_mdaa() | Ziyang Xuan |
2021-10-13 | nfc: fix error handling of nfc_proto_register() | Ziyang Xuan |