summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
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
2022-03-11gtp: Implement GTP echo responseWojciech Drewek1-0/+31
2022-03-11mac80211: Add support to trigger sta disconnect on hardware restartYoughandhar Chintala1-0/+10
2022-03-11powerpc/net: Implement powerpc specific csum_shift() to remove branchChristophe Leroy1-0/+2
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2022-03-09tcp: adjust TSO packet sizes based on min_rttEric Dumazet1-1/+2
2022-03-09net/tls: Provide {__,}tls_driver_ctx() unconditionallyDimitris Michailidis1-2/+0
2022-03-09net: tcp: fix shim definition of tcp_inbound_md5_hashVladimir Oltean1-1/+1
2022-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+2
2022-03-09skb: make drop reason booleanableJakub Kicinski1-10/+11
2022-03-09net: dsa: felix: avoid early deletion of host FDB entriesVladimir Oltean1-0/+6
2022-03-08Revert "netfilter: conntrack: tag conntracks picked up in local out hook"Florian Westphal1-1/+0
2022-03-07esp: Fix possible buffer overflow in ESP transformationSteffen Klassert1-0/+2
2022-03-05net: dsa: tag_rtl8_4: add rtl8_4t trailing variantLuiz Angelo Daros de Luca1-0/+2
2022-03-04Bluetooth: Fix not checking for valid hdev on bt_dev_{info,warn,err,dbg}Luiz Augusto von Dentz1-6/+8
2022-03-04Bluetooth: mgmt: Replace zero-length array with flexible-array memberChangcheng Deng1-1/+1
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-9/+20
2022-03-03ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()Eric Dumazet1-2/+2
2022-03-03net: ip: Handle delivery_time in ip defragMartin KaFai Lau1-0/+2
2022-03-03net: dsa: felix: migrate host FDB and MDB entries when changing tag protoVladimir Oltean1-0/+7
2022-03-03page_pool: Add function to batch and return statsJoe Damato1-0/+17
2022-03-03page_pool: Add recycle statsJoe Damato1-0/+16
2022-03-03page_pool: Add allocation statsJoe Damato1-0/+18
2022-03-02tcp: Remove the unused apiTao Chen1-5/+0
2022-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2-2/+6
2022-03-01net/sched: act_ct: Fix flow table lookup failure with no originating ifindexPaul Blakey1-1/+5
2022-03-01net/smc: add sysctl for autocorkingDust Li1-0/+1
2022-03-01net/smc: add sysctl interface for SMCDust Li1-0/+3
2022-03-01netfilter: nf_queue: fix possible use-after-freeFlorian Westphal1-1/+1
2022-03-01drivers: vxlan: vnifilter: per vni statsNikolay Aleksandrov1-0/+26
2022-03-01vxlan: vni filtering support on collect metadata deviceRoopa Prabhu1-2/+26
2022-02-28flow_offload: reject offload for all drivers with invalid police parametersJianbo Liu1-0/+6
2022-02-28net: flow_offload: add tc police action parametersJianbo Liu2-0/+39
2022-02-27net: dsa: pass extack to .port_bridge_join driver methodsVladimir Oltean1-2/+4
2022-02-27net: dsa: request drivers to perform FDB isolationVladimir Oltean1-6/+36
2022-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-3/+3
2022-02-24net/tcp: Merge TCP-MD5 inbound callbacksDmitry Safonov1-0/+13
2022-02-24net: dsa: support FDB events on offloaded LAG interfacesVladimir Oltean1-0/+6
2022-02-24net: switchdev: remove lag_mod_cb from switchdev_handle_fdb_event_to_deviceVladimir Oltean1-8/+2