aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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/klassert/ipsecDavid 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
2022-02-24net: dsa: create a dsa_lag structureVladimir Oltean1-13/+37
2022-02-24net: dsa: make LAG IDs one-basedVladimir Oltean1-3/+5
2022-02-24net: dsa: rename references to "lag" as "lag_dev"Vladimir Oltean1-6/+6
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-28/+32
2022-02-24Bluetooth: hci_sync: Fix not using conn_timeoutLuiz Augusto von Dentz1-0/+8
2022-02-24Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunksLuiz Augusto von Dentz1-2/+1
2022-02-24openvswitch: Fix setting ipv6 fields causing hw csum failurePaul Blakey1-0/+5
2022-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller2-3/+1
2022-02-21bonding: add new option ns_ip6_targetHangbin Liu2-0/+11
2022-02-21bonding: add new parameter ns_targetsHangbin Liu1-1/+18
2022-02-21bonding: add extra field for bond_opt_valueHangbin Liu1-9/+18
2022-02-21ipv6: separate ndisc_ns_create() from ndisc_send_ns()Hangbin Liu1-0/+5
2022-02-21ipv4: Invalidate neighbour for broadcast address upon address additionIdo Schimmel1-0/+1
2022-02-20net: tcp: add skb drop reasons to tcp_add_backlog()Menglong Dong1-1/+2
2022-02-20netfilter: nf_tables_offload: incorrect flow offload action array sizePablo Neira Ayuso2-3/+1
2022-02-19net: dsa: remove pcs_pollRussell King (Oracle)1-5/+0
2022-02-19net: Force inlining of checksum functions in net/checksum.hChristophe Leroy1-23/+24
2022-02-18mctp: replace mctp_address_ok with more fine-grained helpersJeremy Kerr1-1/+11
2022-02-18net: Add new protocol attribute to IP addressesJacques de Laval2-0/+4
2022-02-18net: dsa: add support for phylink mac_select_pcs()Russell King (Oracle)1-0/+3
2022-02-18net-timestamp: convert sk->sk_tskey to atomic_tEric Dumazet1-2/+2
2022-02-18net: gro: Fix a 'directive in macro's argument list' sparse warningGal Pressman1-2/+3
2022-02-17net: dsa: delete unused exported symbols for ethtool PHY statsVladimir Oltean1-3/+0
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-9/+14
2022-02-17ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rtEric Dumazet1-4/+6
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2-2/+2
2022-02-16mptcp: mptcp_parse_option is no longer exportedMatthieu Baerts1-6/+0
2022-02-16ipv6: per-netns exclusive flowlabel checksWillem de Bruijn2-2/+6
2022-02-16mac80211: Handle station association response with EHTIlan Peer1-0/+4
2022-02-16mac80211: Add initial support for EHT and 320 MHz channelsIlan Peer1-0/+2
2022-02-16cfg80211: Support configuration of station EHT capabilitiesIlan Peer1-0/+4
2022-02-16cfg80211: add NO-EHT flag to regulatoryIlan Peer1-0/+2
2022-02-16nl80211: add EHT MCS supportVeerendranath Jakkam1-0/+11
2022-02-16cfg80211: Add support for EHT 320 MHz channel widthJia Ding1-1/+6
2022-02-16cfg80211: Add data structures to capture EHT capabilitiesIlan Peer1-0/+63
2022-02-16net: dsa: add explicit support for host bridge VLANsVladimir Oltean1-0/+10
2022-02-16net: switchdev: introduce switchdev_handle_port_obj_{add,del} for foreign interfacesVladimir Oltean1-0/+39
2022-02-16net: bridge: switchdev: differentiate new VLANs from changed onesVladimir Oltean1-0/+7
2022-02-15bonding: fix data-races around agg_select_timerEric Dumazet1-1/+1
2022-02-14net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLANVladimir Oltean1-0/+1
2022-02-14ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()Ignat Korchagin1-2/+0