summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-01-28nexthop: Rename nexthop_free_mpathDavid Ahern
2021-01-28net/af_iucv: build SG skbs for TRANS_HIPER socketsJulian Wiedmann
2021-01-28net/af_iucv: don't track individual TX skbs for TRANS_HIPER socketsJulian Wiedmann
2021-01-28net/af_iucv: count packets in the xmit pathJulian Wiedmann
2021-01-28net/af_iucv: don't lookup the socket on TX notificationJulian Wiedmann
2021-01-28net/af_iucv: remove WARN_ONCE on malformed RX packetsAlexander Egorenkov
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-28Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2021-01-28Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-28rxrpc: Fix memory leak in rxrpc_lookup_localTakeshi Misawa
2021-01-28net: reduce indentation level in sk_clone_lock()Eric Dumazet
2021-01-27devlink: Add DMAC filter generic packet trapAya Levin
2021-01-27Merge tag 'mac80211-next-for-net-next-2021-01-27' of git://git.kernel.org/pub...Jakub Kicinski
2021-01-27Merge tag 'linux-can-next-for-5.12-20210127' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-01-27tipc: remove duplicated code in tipc_msg_createHoang Huu Le
2021-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-01-27net: bridge: multicast: make tracked EHT hosts limit configurableNikolay Aleksandrov
2021-01-27net: bridge: multicast: add per-port EHT hosts limitNikolay Aleksandrov
2021-01-27net: decnet: fix netdev refcount leaking on error pathVadim Fedorenko
2021-01-27net: remove redundant 'depends on NET'Masahiro Yamada
2021-01-27net: l3mdev: use obj-$(CONFIG_NET_L3_MASTER_DEV) form in net/MakefileMasahiro Yamada
2021-01-27net: switchdev: use obj-$(CONFIG_NET_SWITCHDEV) form in net/MakefileMasahiro Yamada
2021-01-27net: dcb: use obj-$(CONFIG_DCB) form in net/MakefileMasahiro Yamada
2021-01-27net: move CONFIG_NET guard to top MakefileMasahiro Yamada
2021-01-27net: sysctl: remove redundant #ifdef CONFIG_NETMasahiro Yamada
2021-01-27mptcp: pm nl: reduce variable scopeMatthieu Baerts
2021-01-27mptcp: pm nl: support IPv4 mapped in v6 addressesMatthieu Baerts
2021-01-27mptcp: support MPJoin with IPv4 mapped in v6 skMatthieu Baerts
2021-01-27pktgen: fix misuse of BUG_ON() in pktgen_thread_worker()Di Zhu
2021-01-27net: switchdev: don't set port_obj_info->handled true when -EOPNOTSUPPRasmus Villemoes
2021-01-27mac80211: minstrel_ht: fix regression in the max_prob_rate fixFelix Fietkau
2021-01-27can: gw: fix typoMarc Kleine-Budde
2021-01-26net: allow user to set metric on default route learned via Router AdvertisementPraveen Chaudhary
2021-01-26net: lapb: Add locking to the lapb moduleXie He
2021-01-26net: bridge: multicast: fix br_multicast_eht_set_entry_lookup indentationNikolay Aleksandrov
2021-01-26Merge tag 'mac80211-for-net-2021-01-26' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2021-01-26mac80211: pause TX while changing interface typeJohannes Berg
2021-01-26wext: fix NULL-ptr-dereference with cfg80211's lack of commit()Johannes Berg
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg
2021-01-25bridge: Use PTR_ERR_OR_ZERO instead if(IS_ERR(...)) + PTR_ERRJiapeng Zhong
2021-01-23tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPENPengcheng Yang
2021-01-23udp: allow forwarding of plain (non-fraglisted) UDP GRO packetsAlexander Lobakin
2021-01-23net: introduce a netdev feature for UDP GRO forwardingAlexander Lobakin
2021-01-23tcp: make TCP_USER_TIMEOUT accurate for zero window probesEnke Chen
2021-01-23NFC: fix resource leak when target index is invalidPan Bian
2021-01-23NFC: fix possible resource leakPan Bian
2021-01-23net: mrp: move struct definitions out of uapiRasmus Villemoes
2021-01-22mlxsw: Register physical ports as a devlink resourceDanielle Ratson
2021-01-22sch_htb: Stats for offloaded HTBMaxim Mikityanskiy
2021-01-22sch_htb: Hierarchical QoS hardware offloadMaxim Mikityanskiy