summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-12-09net/sched: avoid indirect classify functions on retpoline kernelsPedro Tammela
2022-12-09net/sched: avoid indirect act functions on retpoline kernelsPedro Tammela
2022-12-09net/sched: add retpoline wrapper for tcPedro Tammela
2022-12-08net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCPWillem de Bruijn
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-12-07ipv6: avoid use-after-free in ip6_fragment()Eric Dumazet
2022-12-07devlink: Expose port function commands to control migratableShay Drory
2022-12-07devlink: Expose port function commands to control RoCEShay Drory
2022-12-07devlink: Validate port function requestShay Drory
2022-12-07bridge: mcast: Constify 'group' argument in br_multicast_new_port_group()Ido Schimmel
2022-12-07bridge: mcast: Remove redundant function argumentsIdo Schimmel
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 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-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-05NFC: nci: Bounds check struct nfc_target arraysKees Cook
2022-12-05ethtool: add netlink based get rss supportSudheer Mogilappagari
2022-12-05Merge tag 'rxrpc-next-20221201-b' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2022-12-05mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()Wei Yongjun
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
2022-12-02Bluetooth: hci_conn: add missing hci_dev_put() in iso_listen_bis()Wang ShaoBo
2022-12-02Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn()Wang ShaoBo
2022-12-02Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirkIsmael Ferreras Morezuelas
2022-12-02net: devlink: convert port_list into xarrayJiri Pirko
2022-12-01hsr: Use a single struct for self_node.Sebastian Andrzej Siewior
2022-12-01hsr: Synchronize sequence number updates.Sebastian Andrzej Siewior