summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-03-02Merge tag 'batadv-next-pullrequest-20220302' of git://git.open-mesh.org/linux...Jakub Kicinski
2022-03-02batman-adv: Demote batadv-on-batadv skip error messageSven Eckelmann
2022-03-02batman-adv: Migrate to linux/container_of.hSven Eckelmann
2022-03-01net: smc: fix different types in min()Jakub Kicinski
2022-03-01net/smc: don't send in the BH context if sock_owned_by_userDust Li
2022-03-01net/smc: don't req_notify until all CQEs drainedDust Li
2022-03-01net/smc: correct settings of RMB window update limitDust Li
2022-03-01net/smc: send directly on setting TCP_NODELAYDust Li
2022-03-01net/smc: add sysctl for autocorkingDust Li
2022-03-01net/smc: add autocorking supportDust Li
2022-03-01net/smc: add sysctl interface for SMCDust Li
2022-02-28net: decnet: use time_is_before_jiffies() instead of open coding itWang Qing
2022-02-28net/sysctl: avoid two synchronize_rcu() callsEric Dumazet
2022-02-28net/smc: Call trace_smc_tx_sendmsg when data corkedTony Lu
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-27net: dsa: tag_8021q: rename dsa_8021q_bridge_tx_fwd_offload_vidVladimir Oltean
2022-02-27net: dsa: tag_8021q: merge RX and TX VLANsVladimir Oltean
2022-02-27net: dsa: tag_8021q: add support for imprecise RX based on the VBIDVladimir Oltean
2022-02-27net: dsa: tag_8021q: replace the SVL bridging with VLAN-unaware IVL bridgingVladimir Oltean
2022-02-26net: neigh: add skb drop reasons to arp_error_report()Menglong Dong
2022-02-26net: neigh: use kfree_skb_reason() for __neigh_event_send()Menglong Dong
2022-02-26net: ip: add skb drop reasons for ip egress pathMenglong Dong
2022-02-25mctp: Avoid warning if unregister notifies twiceMatt Johnston
2022-02-25net: openvswitch: IPv6: Add IPv6 extension header supportToms Atteka
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: dsa: call SWITCHDEV_FDB_OFFLOADED for the orig_devVladimir Oltean
2022-02-24net: dsa: remove "ds" and "port" from struct dsa_switchdev_event_workVladimir 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-24ping: remove pr_err from ping_lookupXin Long
2022-02-24openvswitch: Fix setting ipv6 fields causing hw csum failurePaul Blakey
2022-02-24ipv6: prevent a possible race condition with lifetimesNiels Dossche
2022-02-24net/smc: Use a mutex for locking "struct smc_pnettable"Fabio M. De Francesco
2022-02-24can: gw: use call_rcu() instead of costly synchronize_rcu()Eric Dumazet
2022-02-23ethtool: add support to set/get completion queue event sizeSubbaraya Sundeep
2022-02-23Revert "vlan: move dev_put into vlan_dev_uninit"Xin Long
2022-02-23net: Correct wrong BH disable in hard-interrupt.Sebastian Andrzej Siewior
2022-02-23net: dsa: Include BR_PORT_LOCKED in the list of synced brport flagsHans Schultz
2022-02-23net: bridge: Add support for offloading of locked port flagHans Schultz
2022-02-23net: bridge: Add support for bridge port in locked modeHans Schultz
2022-02-23net: sched: avoid newline at end of message in NL_SET_ERR_MSG_MODWan Jiabing
2022-02-23drop_monitor: remove quadratic behaviorEric Dumazet
2022-02-23tipc: Fix end of loop tests for list_for_each_entry()Dan Carpenter
2022-02-23udp_tunnel: Fix end of loop test in udp_tunnel_nic_unregister()Dan Carpenter