summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2022-03-03net: dsa: felix: migrate host FDB and MDB entries when changing tag protoVladimir Oltean
2022-03-03page_pool: Add function to batch and return statsJoe Damato
2022-03-03page_pool: Add recycle statsJoe Damato
2022-03-03page_pool: Add allocation statsJoe Damato
2022-03-02tcp: Remove the unused apiTao Chen
2022-03-01net/smc: add sysctl for autocorkingDust Li
2022-03-01net/smc: add sysctl interface for SMCDust Li
2022-03-01drivers: vxlan: vnifilter: per vni statsNikolay Aleksandrov
2022-03-01vxlan: vni filtering support on collect metadata deviceRoopa Prabhu
2022-02-28flow_offload: reject offload for all drivers with invalid police parametersJianbo Liu
2022-02-28net: flow_offload: add tc police action parametersJianbo Liu
2022-02-27net: dsa: pass extack to .port_bridge_join driver methodsVladimir Oltean
2022-02-27net: dsa: request drivers to perform FDB isolationVladimir Oltean
2022-02-24net/tcp: Merge TCP-MD5 inbound callbacksDmitry Safonov
2022-02-24net: dsa: support FDB events on offloaded LAG interfacesVladimir Oltean
2022-02-24net: switchdev: remove lag_mod_cb from switchdev_handle_fdb_event_to_deviceVladimir Oltean
2022-02-24net: dsa: create a dsa_lag structureVladimir Oltean
2022-02-24net: dsa: make LAG IDs one-basedVladimir Oltean
2022-02-24net: dsa: rename references to "lag" as "lag_dev"Vladimir Oltean
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-24openvswitch: Fix setting ipv6 fields causing hw csum failurePaul Blakey
2022-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2022-02-21bonding: add new option ns_ip6_targetHangbin Liu
2022-02-21bonding: add new parameter ns_targetsHangbin Liu
2022-02-21bonding: add extra field for bond_opt_valueHangbin Liu
2022-02-21ipv6: separate ndisc_ns_create() from ndisc_send_ns()Hangbin Liu
2022-02-21ipv4: Invalidate neighbour for broadcast address upon address additionIdo Schimmel
2022-02-20net: tcp: add skb drop reasons to tcp_add_backlog()Menglong Dong
2022-02-20netfilter: nf_tables_offload: incorrect flow offload action array sizePablo Neira Ayuso
2022-02-19net: dsa: remove pcs_pollRussell King (Oracle)
2022-02-19net: Force inlining of checksum functions in net/checksum.hChristophe Leroy
2022-02-18mctp: replace mctp_address_ok with more fine-grained helpersJeremy Kerr
2022-02-18net: Add new protocol attribute to IP addressesJacques de Laval
2022-02-18net: dsa: add support for phylink mac_select_pcs()Russell King (Oracle)
2022-02-18net-timestamp: convert sk->sk_tskey to atomic_tEric Dumazet
2022-02-18net: gro: Fix a 'directive in macro's argument list' sparse warningGal Pressman
2022-02-17net: dsa: delete unused exported symbols for ethtool PHY statsVladimir Oltean
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-17ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rtEric Dumazet
2022-02-16mptcp: mptcp_parse_option is no longer exportedMatthieu Baerts
2022-02-16ipv6: per-netns exclusive flowlabel checksWillem de Bruijn
2022-02-16net: dsa: add explicit support for host bridge VLANsVladimir Oltean
2022-02-16net: switchdev: introduce switchdev_handle_port_obj_{add,del} for foreign int...Vladimir Oltean
2022-02-16net: bridge: switchdev: differentiate new VLANs from changed onesVladimir Oltean
2022-02-15bonding: fix data-races around agg_select_timerEric Dumazet
2022-02-14net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLANVladimir Oltean
2022-02-14ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()Ignat Korchagin
2022-02-11Merge tag 'wireless-next-2022-02-11' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2022-02-11ipv6: get rid of net->ipv6.rt6_stats->fib_rt_uncacheEric Dumazet
2022-02-11net/smc: Add global configure for handshake limitation by netlinkD. Wythe