summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2022-04-08net/sched: act_skbedit: Add extack messages for offload failureIdo Schimmel1-0/+12
2022-04-08net/sched: act_gact: Add extack messages for offload failureIdo Schimmel1-0/+15
2022-04-08net/sched: act_api: Add extack to offload_act_setup() callbackIdo Schimmel2-3/+6
2022-04-08tls: rx: use a define for tag lengthJakub Kicinski1-0/+1
2022-04-08tls: rx: don't store the decryption status in socket contextJakub Kicinski2-1/+1
2022-04-08tls: rx: don't store the record type in socket contextJakub Kicinski2-7/+6
2022-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+0
2022-04-07tcp: Add tracepoint for tcp_set_ca_statePing Gan1-9/+3
2022-04-06ipv6: fix locking issues with loops over idev->addr_listNiels Dossche1-0/+8
2022-04-06tcp: add accessors to read/set tp->snd_cwndEric Dumazet1-4/+15
2022-04-01mctp: Use output netdev to allocate skb headroomMatt Johnston1-2/+0
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds71-373/+1220
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds2-2/+2
2022-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+18
2022-03-23net/sched: fix incorrect vlan_push_eth dest fieldLouis Peens1-1/+1
2022-03-22Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-0/+14
2022-03-21devlink: add explicitly locked flavor of the rate node APIsJakub Kicinski1-0/+4
2022-03-20netfilter: nft_fib: add reduce supportFlorian Westphal1-0/+3
2022-03-20netfilter: nft_meta: extend reduce support to bridge familyFlorian Westphal1-0/+2
2022-03-20netfilter: nf_tables: cancel tracking for clobbered destination registersPablo Neira Ayuso2-0/+15
2022-03-20netfilter: nf_tables: do not reduce read-only expressionsPablo Neira Ayuso1-0/+8
2022-03-20netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned()Phil Sutter1-0/+1
2022-03-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller2-35/+19
2022-03-18Bluetooth: fix incorrect nonblock bitmask in bt_sock_wait_ready()Gavin Li1-1/+1
2022-03-18Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALLIsmael Ferreras Morezuelas1-0/+10
2022-03-18Merge tag 'wireless-next-2022-03-18' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller1-0/+2
2022-03-18xfrm: rework default policy structureNicolas Dichtel2-35/+19
2022-03-17net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()Vladimir Oltean1-1/+1
2022-03-17net: dsa: Handle MST state changesTobias Waldekranz1-0/+3
2022-03-17net: dsa: Pass VLAN MSTI migration notifications to driverTobias Waldekranz1-0/+3
2022-03-17net: bridge: mst: Notify switchdev drivers of MST state changesTobias Waldekranz1-0/+7
2022-03-17net: bridge: mst: Notify switchdev drivers of VLAN MSTI migrationsTobias Waldekranz1-0/+7
2022-03-17net: bridge: mst: Notify switchdev drivers of MST mode changesTobias Waldekranz1-0/+2
2022-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+2
2022-03-17net: veth: Account total xdp_frame len running ndo_xdp_xmitLorenzo Bianconi1-0/+14
2022-03-16net/sched: add vlan push_eth and pop_eth action to the hardware IRMaor Dickman2-0/+16
2022-03-16devlink: pass devlink_port to port_split / port_unsplit callbacksJakub Kicinski1-2/+2
2022-03-16devlink: expose instance locking and add locked port registeringJakub Kicinski1-0/+11
2022-03-16netfilter: flowtable: Fix QinQ and pppoe support for inet tablePablo Neira Ayuso1-0/+18
2022-03-15net: Add l3mdev index to flow struct and avoid oif reset for port devicesDavid Ahern1-1/+5
2022-03-15mac80211: MBSSID beacon handling in AP modeLorenzo Bianconi1-0/+2
2022-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-1/+0
2022-03-14net: dsa: report and change port dscp priority using dcbnlVladimir Oltean1-0/+5
2022-03-14net: dsa: report and change port default priority using dcbnlVladimir Oltean1-0/+7
2022-03-12Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller1-0/+42
2022-03-11net: add per-cpu storage and net->core_statsEric Dumazet1-1/+1
2022-03-11vsock: each transport cycles only on its own socketsJiyong Park1-1/+2
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2-1/+102
2022-03-11gtp: Add support for checking GTP device typeWojciech Drewek1-0/+6
2022-03-11net/sched: Allow flower to match on GTP optionsWojciech Drewek1-0/+5