aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2021-01-28nexthop: Introduce to struct nh_grp_entry a per-type unionPetr Machata1-2/+2
2021-01-28nexthop: Dispatch nexthop_select_path() by group typePetr Machata1-6/+16
2021-01-28nexthop: Rename nexthop_free_mpathDavid Ahern1-2/+2
2021-01-28net/af_iucv: build SG skbs for TRANS_HIPER socketsJulian Wiedmann1-2/+4
2021-01-28net/af_iucv: don't track individual TX skbs for TRANS_HIPER socketsJulian Wiedmann1-59/+21
2021-01-28net/af_iucv: count packets in the xmit pathJulian Wiedmann1-6/+24
2021-01-28net/af_iucv: don't lookup the socket on TX notificationJulian Wiedmann1-12/+3
2021-01-28net/af_iucv: remove WARN_ONCE on malformed RX packetsAlexander Egorenkov1-1/+0
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski27-145/+314
2021-01-29bpf: Enable bpf_{g,s}etsockopt in BPF_CGROUP_UDP{4,6}_RECVMSGStanislav Fomichev1-0/+4
2021-01-29bpf: Enable bpf_{g,s}etsockopt in BPF_CGROUP_INET{4,6}_GET{PEER,SOCK}NAMEStanislav Fomichev1-0/+8
2021-01-29bpf: Enable bpf_{g,s}etsockopt in BPF_CGROUP_UDP{4,6}_SENDMSGStanislav Fomichev1-0/+4
2021-01-28Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxJakub Kicinski1-30/+280
2021-01-28Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds21-76/+225
2021-01-28rxrpc: Fix memory leak in rxrpc_lookup_localTakeshi Misawa1-0/+1
2021-01-28net: reduce indentation level in sk_clone_lock()Eric Dumazet1-96/+93
2021-01-28cfg80211: call cfg80211_destroy_ifaces() with wiphy lock heldJohannes Berg1-0/+3
2021-01-28wext: call cfg80211_set_encryption() with wiphy lock heldJohannes Berg1-1/+6
2021-01-28wext: call cfg80211_change_iface() with wiphy lock heldJohannes Berg1-1/+6
2021-01-28nl80211: call cfg80211_dev_rename() under RTNLJohannes Berg1-1/+1
2021-01-28ath9k: fix build error with LEDS_CLASS=mArnd Bergmann1-1/+1
2021-01-27devlink: Add DMAC filter generic packet trapAya Levin1-0/+1
2021-01-27Merge tag 'mac80211-next-for-net-next-2021-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJakub Kicinski38-1791/+1687
2021-01-27Merge tag 'linux-can-next-for-5.12-20210127' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextJakub Kicinski1-1/+1
2021-01-27tipc: remove duplicated code in tipc_msg_createHoang Huu Le1-4/+0
2021-01-27bpf: Allow rewriting to ports under ip_unprivileged_port_startStanislav Fomichev2-6/+12
2021-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2-17/+27
2021-01-27net: bridge: multicast: make tracked EHT hosts limit configurableNikolay Aleksandrov5-2/+62
2021-01-27net: bridge: multicast: add per-port EHT hosts limitNikolay Aleksandrov4-0/+36
2021-01-27net: decnet: fix netdev refcount leaking on error pathVadim Fedorenko1-1/+1
2021-01-27net: remove redundant 'depends on NET'Masahiro Yamada12-12/+5
2021-01-27net: l3mdev: use obj-$(CONFIG_NET_L3_MASTER_DEV) form in net/MakefileMasahiro Yamada2-4/+2
2021-01-27net: switchdev: use obj-$(CONFIG_NET_SWITCHDEV) form in net/MakefileMasahiro Yamada2-4/+2
2021-01-27net: dcb: use obj-$(CONFIG_DCB) form in net/MakefileMasahiro Yamada2-4/+2
2021-01-27net: move CONFIG_NET guard to top MakefileMasahiro Yamada1-7/+4
2021-01-27net: sysctl: remove redundant #ifdef CONFIG_NETMasahiro Yamada1-2/+0
2021-01-27mptcp: pm nl: reduce variable scopeMatthieu Baerts1-3/+3
2021-01-27mptcp: pm nl: support IPv4 mapped in v6 addressesMatthieu Baerts1-9/+24
2021-01-27mptcp: support MPJoin with IPv4 mapped in v6 skMatthieu Baerts1-7/+17
2021-01-27pktgen: fix misuse of BUG_ON() in pktgen_thread_worker()Di Zhu1-1/+1
2021-01-27net: switchdev: don't set port_obj_info->handled true when -EOPNOTSUPPRasmus Villemoes1-10/+13
2021-01-28skmsg: Make sk_psock_destroy() staticCong Wang1-2/+1
2021-01-27netfilter: nftables: statify nft_parse_register()Pablo Neira Ayuso1-2/+1
2021-01-27netfilter: nftables: add nft_parse_register_store() and use itPablo Neira Ayuso18-83/+91
2021-01-27netfilter: nftables: add nft_parse_register_load() and use itPablo Neira Ayuso22-130/+127
2021-01-27mac80211: minstrel_ht: fix regression in the max_prob_rate fixFelix Fietkau1-1/+1
2021-01-27net: Simplify the calculation of variablesJiapeng Zhong1-1/+1
2021-01-27can: gw: fix typoMarc Kleine-Budde1-1/+1
2021-01-26net: allow user to set metric on default route learned via Router AdvertisementPraveen Chaudhary3-6/+22
2021-01-26net: lapb: Add locking to the lapb moduleXie He2-20/+80