summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-11-04net: fix possible NULL deref in sock_reserve_memoryEric Dumazet1-1/+1
2021-11-04tcp: Use BIT() for OPTION_* constantsLeonard Crestez1-7/+7
2021-11-04selftests: net: properly support IPv6 in GSO GRE testAndrea Righi1-4/+5
2021-11-03net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridgeVladimir Oltean3-6/+7
2021-11-03net: dsa: qca8k: make sure PAD0 MAC06 exchange is disabledAnsuel Smith2-0/+9
2021-11-03net: vlan: fix a UAF in vlan_dev_real_dev()Ziyang Xuan2-3/+3
2021-11-03net: udp6: replace __UDP_INC_STATS() with __UDP6_INC_STATS()Menglong Dong1-3/+3
2021-11-03ethtool: fix ethtool msg len calculation for pause statsJakub Kicinski3-3/+7
2021-11-03net: avoid double accounting for pure zerocopy skbsTalal Ahmad6-9/+53
2021-11-03net:ipv6:Remove unneeded semicolonZhang Mingyu1-1/+1
2021-11-03NFC: add necessary privilege flags in netlink layerLin Ma1-0/+15
2021-11-03Merge branch 'sctp-=security-hook-fixes'David S. Miller11-95/+133
2021-11-03security: implement sctp_assoc_established hook in selinuxXin Long1-1/+13
2021-11-03security: add sctp_assoc_established hookXin Long6-13/+32
2021-11-03security: call security_sctp_assoc_request in sctp_sf_do_5_1D_ceXin Long2-6/+14
2021-11-03security: pass asoc to sctp_assoc_request and sctp_sk_cloneXin Long11-77/+76
2021-11-03Merge branch 'kselftests-net-missing'David S. Miller1-2/+7
2021-11-03kselftests/net: add missed toeplitz.sh/toeplitz_client.sh to MakefileHangbin Liu1-0/+1
2021-11-03kselftests/net: add missed vrf_strict_mode_test.sh test to MakefileHangbin Liu1-0/+1
2021-11-03kselftests/net: add missed SRv6 testsHangbin Liu1-0/+3
2021-11-03kselftests/net: add missed setup_loopback.sh/setup_veth.sh to MakefileHangbin Liu1-1/+1
2021-11-03kselftests/net: add missed icmp.sh test to MakefileHangbin Liu1-1/+1
2021-11-03amt: Remove duplicate includeJiapeng Chong1-1/+0
2021-11-02amt: fix error return code in amt_init()Yang Yingliang1-1/+3
2021-11-02MAINTAINERS: Update ENA maintainers informationShay Agroskin1-2/+3
2021-11-02net: add and use skb_unclone_keeptruesize() helperEric Dumazet3-16/+20
2021-11-02net: marvell: prestera: Add explicit paddingGeert Uytterhoeven1-0/+12
2021-11-02bnxt_en: avoid newline at end of message in NL_SET_ERR_MSG_MODWan Jiabing1-1/+1
2021-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2-1/+3
2021-11-02net: davinci_emac: Fix interrupt pacing disableMaxim Kiselev1-2/+14
2021-11-02net: phy: microchip_t1: add lan87xx_config_rgmii_delay for lan87xx phyYuiko Oshino1-1/+43
2021-11-02Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds22-130/+284
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2296-44214/+209317
2021-11-01Revert "net: avoid double accounting for pure zerocopy skbs"Jakub Kicinski6-53/+9
2021-11-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds68-1158/+2130
2021-11-01Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds23-98/+184
2021-11-01Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds28-421/+884
2021-11-01Merge tag 'rcu.2021.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-200/+273
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds135-1525/+3008
2021-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski19-39/+233
2021-11-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski280-5879/+11791
2021-11-01Merge branch 'make-neighbor-eviction-controllable-by-userspace'Jakub Kicinski11-2/+281
2021-11-01selftests: net: add arp_ndisc_evict_nocarrierJames Prestwood1-0/+220
2021-11-01net: ndisc: introduce ndisc_evict_nocarrier sysctl parameterJames Prestwood5-1/+34
2021-11-01net: arp: introduce arp_evict_nocarrier sysctl parameterJames Prestwood6-1/+27
2021-11-01Merge tag 'hwmon-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds123-954/+2895
2021-11-01Merge tag 'spi-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds34-453/+2325
2021-11-01Merge tag 'regulator-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds45-1564/+1382
2021-11-01Merge tag 'regmap-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-4/+32
2021-11-01Merge tag 'mailbox-v5.16' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds27-417/+1061