summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-24mlxsw: core_linecards: Separate line card init and fini flowVadim Pasternak1-21/+50
2022-08-24docs: netlink: basic introduction to NetlinkJakub Kicinski3-0/+656
2022-08-24net: improve and fix netlink kdocJakub Kicinski1-5/+16
2022-08-24net: ftmac100: set max_mtu to allow DSA overhead settingSergei Antonov1-0/+1
2022-08-23Merge branch 'dsa-changes-for-multiple-cpu-ports-part-3'Paolo Abeni9-96/+197
2022-08-23net: mscc: ocelot: adjust forwarding domain for CPU ports in a LAGVladimir Oltean1-0/+19
2022-08-23net: mscc: ocelot: set up tag_8021q CPU ports independent of user port affinityVladimir Oltean3-32/+40
2022-08-23net: dsa: use dsa_tree_for_each_cpu_port in dsa_tree_{setup,teardown}_masterVladimir Oltean2-25/+25
2022-08-23net: dsa: all DSA masters must be down when changing the tagging protocolVladimir Oltean3-9/+4
2022-08-23net: dsa: only bring down user ports assigned to a given DSA masterVladimir Oltean1-0/+3
2022-08-23net: dsa: existing DSA masters cannot join upper interfacesVladimir Oltean1-0/+33
2022-08-23net: bridge: move DSA master bridging restriction to DSAVladimir Oltean2-20/+44
2022-08-23net: dsa: don't stop at NOTIFY_OK when calling ds->ops->port_prechangeupperVladimir Oltean1-1/+1
2022-08-23net: dsa: walk through all changeupper notifier functionsVladimir Oltean1-9/+28
2022-08-23Merge branch 'vsock-updates-for-so_rcvlowat-handling'Paolo Abeni7-17/+162
2022-08-23vsock_test: POLLIN + SO_RCVLOWAT testArseniy Krasnov1-0/+108
2022-08-23vmci/vsock: check SO_RCVLOWAT before wake up readerArseniy Krasnov2-3/+3
2022-08-23virtio/vsock: check SO_RCVLOWAT before wake up readerArseniy Krasnov1-1/+1
2022-08-23vsock: add API call for data readyArseniy Krasnov2-0/+11
2022-08-23vsock: pass sock_rcvlowat to notify_poll_in as targetArseniy Krasnov1-1/+2
2022-08-23vmci/vsock: use 'target' in notify_poll_in callbackArseniy Krasnov2-8/+8
2022-08-23virtio/vsock: use 'target' in notify_poll_in callbackArseniy Krasnov1-4/+1
2022-08-23hv_sock: disable SO_RCVLOWAT supportArseniy Krasnov1-0/+7
2022-08-23vsock: SO_RCVLOWAT transport set callbackArseniy Krasnov2-0/+21
2022-08-23net: sched: remove duplicate check of user rights in qdiscZhengchao Shao2-21/+0
2022-08-23net/mlx5: TC, Add support for SF tunnel offloadRoi Dayan2-3/+10
2022-08-23net/mlx5: E-Switch, Move send to vport meta rule creationRoi Dayan6-94/+90
2022-08-23net/mlx5: E-Switch, Split creating fdb tables into smaller chunksRoi Dayan1-124/+206
2022-08-23net/mlx5: E-Switch, Add default drop rule for unmatched packetsJianbo Liu2-3/+94
2022-08-23net/mlx5e: Completely eliminate priv from fs.hLama Kayal4-94/+100
2022-08-23net/mlx5e: Make all ttc functions of en_fs get fs struct as argumentLama Kayal4-36/+43
2022-08-23net/mlx5e: Make flow steering arfs independent of privLama Kayal6-62/+74
2022-08-23net/mlx5e: Introduce flow steering debug macrosLama Kayal4-76/+76
2022-08-23net/mlx5e: Separate ethtool_steering from fs.h and make privateLama Kayal8-38/+65
2022-08-23net/mlx5e: Directly get flow_steering struct as input when init/cleanup ethto...Lama Kayal5-20/+20
2022-08-23net/mlx5e: Convert ethtool_steering member of flow_steering struct to pointerLama Kayal1-8/+33
2022-08-23net/mlx5e: Drop priv argument of ptp function in en_fsLama Kayal3-16/+18
2022-08-23net/mlx5e: Decouple fs_tcp from en.hLama Kayal4-59/+59
2022-08-23net/mlx5e: Decouple fs_tt_redirect from en.hLama Kayal5-99/+103
2022-08-23net/mlx5e: Introduce flow steering APILama Kayal14-193/+415
2022-08-23Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski3-6/+57
2022-08-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski13-184/+136
2022-08-23net: dsa: tag_8021q: remove old comment regarding dsa_8021q_netdev_opsVladimir Oltean1-3/+1
2022-08-23net_sched: move from strlcpy with unused retval to strscpyWolfram Sang2-2/+2
2022-08-23openvswitch: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-08-23ethtool: move from strlcpy with unused retval to strscpyWolfram Sang1-4/+4
2022-08-23dsa: move from strlcpy with unused retval to strscpyWolfram Sang2-4/+4
2022-08-23net: move from strlcpy with unused retval to strscpyWolfram Sang3-5/+5
2022-08-23packet: move from strlcpy with unused retval to strscpyWolfram Sang1-2/+2
2022-08-23l2tp: move from strlcpy with unused retval to strscpyWolfram Sang1-2/+2