summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-12-07bridge: mcast: Move checks out of critical sectionIdo Schimmel
2022-12-07bridge: mcast: Remove br_mdb_parse()Ido Schimmel
2022-12-07bridge: mcast: Use MDB group key from configuration structureIdo Schimmel
2022-12-07bridge: mcast: Propagate MDB configuration structure furtherIdo Schimmel
2022-12-07bridge: mcast: Use MDB configuration structure where possibleIdo Schimmel
2022-12-07bridge: mcast: Remove redundant checksIdo Schimmel
2022-12-07bridge: mcast: Centralize netlink attribute parsingIdo Schimmel
2022-12-07net: ethernet: use sysfs_emit() to instead of scnprintf()ye xingchen
2022-12-07Merge tag 'linux-can-fixes-for-6.1-20221207' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-12-07Merge tag 'ieee802154-for-net-next-2022-12-05' of git://git.kernel.org/pub/sc...Jakub Kicinski
2022-12-07Merge "do not rely on ALLOW_ERROR_INJECTION for fmod_ret" into bpf-nextAlexei Starovoitov
2022-12-07Merge branch 'for-6.2/bpf' into for-6.2/hid-bpfBenjamin Tissoires
2022-12-07bpf: do not rely on ALLOW_ERROR_INJECTION for fmod_retBenjamin Tissoires
2022-12-07Merge tag 'ieee802154-for-net-2022-12-05' of git://git.kernel.org/pub/scm/lin...Paolo Abeni
2022-12-07tipc: call tipc_lxc_xmit without holding node_read_lockXin Long
2022-12-07can: af_can: fix NULL pointer dereference in can_rcv_filterOliver Hartkopp
2022-12-06ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel
2022-12-06ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel
2022-12-06net/ncsi: Silence runtime memcpy() false positive warningKees Cook
2022-12-06SUNRPC: Fix missing release socket in rpc_sockname()Wang ShaoBo
2022-12-06xprtrdma: Fix regbuf data not freed in rpcrdma_req_create()Zhang Xiaoxu
2022-12-06tipc: Fix potential OOB in tipc_link_proto_rcv()YueHaibing
2022-12-06ip_gre: do not report erspan version on GRE interfaceHangbin Liu
2022-12-05xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from ...Eyal Birger
2022-12-05xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.cEyal Birger
2022-12-05NFC: nci: Bounds check struct nfc_target arraysKees Cook
2022-12-05ethtool: add netlink based get rss supportSudheer Mogilappagari
2022-12-06net/9p: fix response size check in p9_check_errors()Christian Schoenebeck
2022-12-06net/9p: distinguish zero-copy requestsChristian Schoenebeck
2022-12-05Merge tag 'rxrpc-next-20221201-b' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2022-12-05xfrm: add support to HW update soft and hard limitsLeon Romanovsky
2022-12-05xfrm: speed-up lookup of HW policiesLeon Romanovsky
2022-12-05xfrm: add TX datapath support for IPsec packet offload modeLeon Romanovsky
2022-12-05xfrm: add an interface to offload policyLeon Romanovsky
2022-12-05xfrm: allow state packet offload modeLeon Romanovsky
2022-12-05xfrm: add new packet offload flagLeon Romanovsky
2022-12-05mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()Wei Yongjun
2022-12-04bpf, sockmap: fix race in sock_map_free()Eric Dumazet
2022-12-04bpf: Add dummy type reference to nf_conn___init to fix type deduplicationToke Høiland-Jørgensen
2022-12-03net: add netdev_sw_irq_coalesce_default_on()Heiner Kallweit
2022-12-02net: dsa: sja1105: Check return valueArtem Chernyshev
2022-12-02net: dsa: hellcreek: Check return valueArtem Chernyshev
2022-12-02net: dsa: ksz: Check return valueArtem Chernyshev
2022-12-02tcp: use 2-arg optimal variant of kfree_rcu()Eric Dumazet
2022-12-02Merge tag 'wireless-next-2022-12-02' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-12-02Bluetooth: Fix crash when replugging CSR fake controllersLuiz Augusto von Dentz
2022-12-02Bluetooth: Fix not cleanup led when bt_init failsChen Zhongjin
2022-12-02Bluetooth: Fix support for Read Local Supported Codecs V2Chethan T N
2022-12-02Bluetooth: L2CAP: Fix u8 overflowSungwoo Kim
2022-12-02Bluetooth: silence a dmesg error message in hci_request.cMateusz Jończyk