summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-11-17net-sysfs: try not to restart the syscall if it will fail eventuallyAntoine Tenart
2021-11-17net: sched: update default qdisc visibility after Tx queue cnt changesJakub Kicinski
2021-11-17Bluetooth: fix use-after-free error in lock_sock_nested()Wang ShaoBo
2021-11-17Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg()Takashi Iwai
2021-11-17can: j1939: j1939_can_recv(): ignore messages with invalid source addressZhang Changzhong
2021-11-17can: j1939: j1939_tp_cmd_recv(): ignore abort message in the BAM transportZhang Changzhong
2021-11-17net/smc: Correct spelling mistake to TCPF_SYN_RECVWen Gu
2021-11-17net: multicast: calculate csum of looped-back and forwarded packetsCyril Strejc
2021-11-17bpf: Prevent increasing bpf_jit_limit above maxLorenz Bauer
2021-11-02cfg80211: correct bridge/4addr mode checkJanusz Dziedzic
2021-11-02net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORTJulian Wiedmann
2021-11-02sctp: add vtag check in sctp_sf_ootbXin Long
2021-11-02sctp: add vtag check in sctp_sf_do_8_5_1_E_saXin Long
2021-11-02sctp: add vtag check in sctp_sf_violationXin Long
2021-11-02sctp: fix the processing for COOKIE_ECHO chunkXin Long
2021-11-02sctp: fix the processing for INIT_ACK chunkXin Long
2021-11-02sctp: use init_tag from inithdr for ABORT chunkXin Long
2021-11-02net/tls: Fix flipped sign in async_wait.err assignmentDaniel Jordan
2021-11-02net: Prevent infinite while loop in skb_tx_hash()Michael Chan
2021-11-02net: batman-adv: fix error handlingPavel Skripkin
2021-11-02tcp_bpf: Fix one concurrency problem in the tcp_bpf_send_verdict functionLiu Jian
2021-11-02cfg80211: scan: fix RCU in cfg80211_add_nontrans_list()Johannes Berg
2021-11-02net/tls: Fix flipped sign in tls_err_abort() callsDaniel Jordan
2021-11-02ipv4: use siphash instead of Jenkins in fnhe_hashfun()Eric Dumazet
2021-11-02ipv6: use siphash in rt6_exception_hash()Eric Dumazet
2021-10-27netfilter: Kconfig: use 'default y' instead of 'm' for bool config optionVegard Nossum
2021-10-27nfc: nci: fix the UAF of rf_conn_info objectLin Ma
2021-10-27can: j1939: j1939_xtp_rx_rts_session_new(): abort TP less than 9 bytesZhang Changzhong
2021-10-27can: j1939: j1939_xtp_rx_dat_one(): cancel session if receive TP.DT with erro...Zhang Changzhong
2021-10-27can: j1939: j1939_netdev_start(): fix UAF for rx_kref of j1939_privZiyang Xuan
2021-10-27can: j1939: j1939_tp_rxtimer(): fix errant alert in j1939_tp_rxtimerZiyang Xuan
2021-10-27netfilter: ipvs: make global sysctl readonly in non-init netnsAntoine Tenart
2021-10-27net: switchdev: do not propagate bridge updates across bridgesRussell King
2021-10-20mqprio: Correct stats in mqprio_dump_class_stats().Sebastian Andrzej Siewior
2021-10-20NFC: digital: fix possible memory leak in digital_in_send_sdd_req()Ziyang Xuan
2021-10-20NFC: digital: fix possible memory leak in digital_tg_listen_mdaa()Ziyang Xuan
2021-10-20nfc: fix error handling of nfc_proto_register()Ziyang Xuan
2021-10-20sctp: account stream padding length for reconf chunkEiichi Tsukata
2021-10-17mac80211: check return value of rhashtable_initMichelleJin
2021-10-17net: prevent user from passing illegal stab size王贇
2021-10-17mac80211: Drop frames from invalid MAC address in ad-hoc modeYueHaibing
2021-10-17netfilter: nf_nat_masquerade: defer conntrack walk to work queueFlorian Westphal
2021-10-17netfilter: nf_nat_masquerade: make async masq_inet6_event handling genericFlorian Westphal
2021-10-17netfilter: ip6_tables: zero-initialize fragment offsetJeremy Sowden
2021-10-13net: prefer socket bound to interface when not in VRFMike Manning
2021-10-13rtnetlink: fix if_nlmsg_stats_size() under estimationEric Dumazet
2021-10-13netlink: annotate data races around nlk->boundEric Dumazet
2021-10-13net/sched: sch_taprio: properly cancel timer from taprio_destroy()Eric Dumazet
2021-10-13net: bridge: use nla_total_size_64bit() in br_get_linkxstats_size()Eric Dumazet
2021-10-13net_sched: fix NULL deref in fifo_set_limit()Eric Dumazet