aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-02-06net: introduce skb_poison_list and use in kfree_skb_listJesper Dangaard Brouer2-0/+10
2023-02-04net/mlx5: Add firmware support for MTUTC scaled_ppm frequency adjustmentsRahul Rameshbabu1-2/+10
2023-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-2/+120
2023-02-02Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-0/+13
2023-02-01netlink: provide an ability to set default extack messageLeon Romanovsky1-0/+10
2023-02-01net: add gso_ipv4_max_size and gro_ipv4_max_size per deviceXin Long1-0/+6
2023-02-01net: add a couple of helpers for iph tot_lenXin Long1-0/+21
2023-01-30net/mlx5: Prepare for fast crypto key update if hardware supports itJianbo Liu2-0/+6
2023-01-30net/mlx5: Change key type to key purposeJianbo Liu1-4/+4
2023-01-30net/mlx5: Add IFC bits and enums for crypto keyJianbo Liu1-6/+140
2023-01-30net/mlx5: Add IFC bits for general obj create paramJianbo Liu1-3/+8
2023-01-30net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoCAndrey Konovalov1-0/+1
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski4-15/+83
2023-01-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+12
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-14/+16
2023-01-27net: skbuff: drop the linux/hrtimer.h includeJakub Kicinski1-1/+0
2023-01-27net: skbuff: drop the linux/splice.h includeJakub Kicinski1-1/+0
2023-01-27net: skbuff: drop the linux/sched.h includeJakub Kicinski1-1/+0
2023-01-27net: skbuff: drop the linux/sched/clock.h includeJakub Kicinski1-1/+0
2023-01-27net: add missing includes of linux/sched/clock.hJakub Kicinski1-0/+1
2023-01-27net: skbuff: drop the linux/textsearch.h includeJakub Kicinski1-1/+1
2023-01-27net: skbuff: drop the linux/net.h includeJakub Kicinski1-1/+0
2023-01-27net: add missing includes of linux/net.hJakub Kicinski1-0/+1
2023-01-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski1-72/+87
2023-01-26xfrm: extend add state callback to set failure reasonLeon Romanovsky1-1/+1
2023-01-26xfrm: extend add policy callback to set failure reasonLeon Romanovsky1-1/+1
2023-01-26net: ethtool: provide shims for stats aggregation helpers when CONFIG_ETHTOOL...Vladimir Oltean2-11/+42
2023-01-25bpf/selftests: Verify struct_ops prog sleepable behaviorDavid Vernet1-0/+1
2023-01-25bpf: Pass const struct bpf_prog * to .check_memberDavid Vernet1-1/+2
2023-01-25virtchnl: i40e/iavf: rename iwarp to rdmaJesse Brandeburg1-28/+37
2023-01-25virtchnl: do structure hardeningJesse Brandeburg1-16/+32
2023-01-25virtchnl: update header and increase header clarityJesse Brandeburg1-15/+18
2023-01-25virtchnl: remove unused structure declarationJesse Brandeburg1-13/+0
2023-01-25net/smc: De-tangle ism and smc device initializationStefan Raspl1-1/+0
2023-01-25s390/ism: Consolidate SMC-D-related codeStefan Raspl1-0/+2
2023-01-25net/smc: Separate SMC-D and ISM APIsStefan Raspl1-0/+7
2023-01-25net/ism: Add new API for client registrationStefan Raspl1-0/+67
2023-01-25s390/ism: Introduce struct ism_dmbStefan Raspl1-0/+23
2023-01-24bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listenerJakub Sitnicki1-0/+12
2023-01-24bpf: Allow trusted args to walk struct when checking BTF IDsDavid Vernet1-0/+4
2023-01-24bpf: Enable annotating trusted nested pointersDavid Vernet1-0/+4
2023-01-24netlink: fix spelling mistake in dump size assertJakub Kicinski1-1/+1
2023-01-24platform/x86: apple-gmux: Add apple_gmux_detect() helperHans de Goede1-2/+84
2023-01-24platform/x86: apple-gmux: Move port defines to apple-gmux.hHans de Goede1-0/+23
2023-01-23Merge tag 'wireless-next-2023-01-23' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2-1/+26
2023-01-23bpf: Support consuming XDP HW metadata from fext programsToke Høiland-Jørgensen1-0/+14
2023-01-23bpf: XDP metadata RX kfuncsStanislav Fomichev2-1/+24
2023-01-23bpf: Introduce device-bound XDP programsStanislav Fomichev1-4/+20
2023-01-23bpf: Rename bpf_{prog,map}_is_dev_bound to is_offloadedStanislav Fomichev1-4/+4
2023-01-23net: ethtool: add helpers for MM fragment size translationVladimir Oltean1-0/+42