summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2022-04-01mctp: Use output netdev to allocate skb headroomMatt Johnston-2/+0
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-373/+1220
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds-2/+2
2022-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+18
2022-03-23net/sched: fix incorrect vlan_push_eth dest fieldLouis Peens-1/+1
2022-03-22Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-0/+14
2022-03-21devlink: add explicitly locked flavor of the rate node APIsJakub Kicinski-0/+4
2022-03-20netfilter: nft_fib: add reduce supportFlorian Westphal-0/+3
2022-03-20netfilter: nft_meta: extend reduce support to bridge familyFlorian Westphal-0/+2
2022-03-20netfilter: nf_tables: cancel tracking for clobbered destination registersPablo Neira Ayuso-0/+15
2022-03-20netfilter: nf_tables: do not reduce read-only expressionsPablo Neira Ayuso-0/+8
2022-03-20netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned()Phil Sutter-0/+1
2022-03-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller-35/+19
2022-03-18Bluetooth: fix incorrect nonblock bitmask in bt_sock_wait_ready()Gavin Li-1/+1
2022-03-18Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALLIsmael Ferreras Morezuelas-0/+10
2022-03-18Merge tag 'wireless-next-2022-03-18' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller-0/+2
2022-03-18xfrm: rework default policy structureNicolas Dichtel-35/+19
2022-03-17net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()Vladimir Oltean-1/+1
2022-03-17net: dsa: Handle MST state changesTobias Waldekranz-0/+3
2022-03-17net: dsa: Pass VLAN MSTI migration notifications to driverTobias Waldekranz-0/+3
2022-03-17net: bridge: mst: Notify switchdev drivers of MST state changesTobias Waldekranz-0/+7
2022-03-17net: bridge: mst: Notify switchdev drivers of VLAN MSTI migrationsTobias Waldekranz-0/+7
2022-03-17net: bridge: mst: Notify switchdev drivers of MST mode changesTobias Waldekranz-0/+2
2022-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+2
2022-03-17net: veth: Account total xdp_frame len running ndo_xdp_xmitLorenzo Bianconi-0/+14
2022-03-16net/sched: add vlan push_eth and pop_eth action to the hardware IRMaor Dickman-0/+16
2022-03-16devlink: pass devlink_port to port_split / port_unsplit callbacksJakub Kicinski-2/+2
2022-03-16devlink: expose instance locking and add locked port registeringJakub Kicinski-0/+11
2022-03-16netfilter: flowtable: Fix QinQ and pppoe support for inet tablePablo Neira Ayuso-0/+18
2022-03-15net: Add l3mdev index to flow struct and avoid oif reset for port devicesDavid Ahern-1/+5
2022-03-15mac80211: MBSSID beacon handling in AP modeLorenzo Bianconi-0/+2
2022-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski-1/+0
2022-03-14net: dsa: report and change port dscp priority using dcbnlVladimir Oltean-0/+5
2022-03-14net: dsa: report and change port default priority using dcbnlVladimir Oltean-0/+7
2022-03-12Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller-0/+42
2022-03-11net: add per-cpu storage and net->core_statsEric Dumazet-1/+1
2022-03-11vsock: each transport cycles only on its own socketsJiyong Park-1/+2
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-1/+102
2022-03-11gtp: Add support for checking GTP device typeWojciech Drewek-0/+6
2022-03-11net/sched: Allow flower to match on GTP optionsWojciech Drewek-0/+5
2022-03-11gtp: Implement GTP echo responseWojciech Drewek-0/+31
2022-03-11mac80211: Add support to trigger sta disconnect on hardware restartYoughandhar Chintala-0/+10
2022-03-11powerpc/net: Implement powerpc specific csum_shift() to remove branchChristophe Leroy-0/+2
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+2
2022-03-09tcp: adjust TSO packet sizes based on min_rttEric Dumazet-1/+2
2022-03-09net/tls: Provide {__,}tls_driver_ctx() unconditionallyDimitris Michailidis-2/+0
2022-03-09net: tcp: fix shim definition of tcp_inbound_md5_hashVladimir Oltean-1/+1
2022-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-0/+2
2022-03-09skb: make drop reason booleanableJakub Kicinski-10/+11
2022-03-09net: dsa: felix: avoid early deletion of host FDB entriesVladimir Oltean-0/+6