| Commit message (Expand) | Author | Age | Files | Lines |
* | sfc: default config to 1 channel/core in local NUMA node only | Íñigo Huguet | 2022-03-02 | 1 | -17/+34 |
* | net: smc: fix different types in min() | Jakub Kicinski | 2022-03-02 | 1 | -2/+2 |
* | Merge branch 'smc-datapath-opts' | David S. Miller | 2022-03-01 | 11 | -42/+317 |
|\ |
|
| * | net/smc: don't send in the BH context if sock_owned_by_user | Dust Li | 2022-03-01 | 3 | -5/+34 |
| * | net/smc: don't req_notify until all CQEs drained | Dust Li | 2022-03-01 | 1 | -21/+28 |
| * | net/smc: correct settings of RMB window update limit | Dust Li | 2022-03-01 | 1 | -1/+1 |
| * | net/smc: send directly on setting TCP_NODELAY | Dust Li | 2022-03-01 | 1 | -2/+2 |
| * | net/smc: add sysctl for autocorking | Dust Li | 2022-03-01 | 4 | -1/+35 |
| * | net/smc: add autocorking support | Dust Li | 2022-03-01 | 3 | -15/+105 |
| * | net/smc: add sysctl interface for SMC | Dust Li | 2022-03-01 | 5 | -1/+116 |
|/ |
|
* | Merge branch 'vxlan-vnifiltering' | David S. Miller | 2022-03-01 | 11 | -265/+2307 |
|\ |
|
| * | drivers: vxlan: vnifilter: add support for stats dumping | Nikolay Aleksandrov | 2022-03-01 | 2 | -7/+110 |
| * | drivers: vxlan: vnifilter: per vni stats | Nikolay Aleksandrov | 2022-03-01 | 4 | -9/+128 |
| * | selftests: add new tests for vxlan vnifiltering | Roopa Prabhu | 2022-03-01 | 1 | -0/+579 |
| * | vxlan: vni filtering support on collect metadata device | Roopa Prabhu | 2022-03-01 | 6 | -32/+1147 |
| * | vxlan_multicast: Move multicast helpers to a separate file | Roopa Prabhu | 2022-03-01 | 4 | -124/+142 |
| * | rtnetlink: add new rtm tunnel api for tunnel id filtering | Roopa Prabhu | 2022-03-01 | 3 | -1/+39 |
| * | vxlan_core: add helper vxlan_vni_in_use | Roopa Prabhu | 2022-03-01 | 1 | -18/+28 |
| * | vxlan_core: make multicast helper take rip and ifindex explicitly | Roopa Prabhu | 2022-03-01 | 1 | -16/+21 |
| * | vxlan_core: move some fdb helpers to non-static | Roopa Prabhu | 2022-03-01 | 2 | -19/+39 |
| * | vxlan_core: move common declarations to private header file | Roopa Prabhu | 2022-03-01 | 2 | -79/+100 |
| * | vxlan_core: fix build warnings in vxlan_xmit_one | Roopa Prabhu | 2022-03-01 | 1 | -1/+8 |
| * | vxlan: move to its own directory | Roopa Prabhu | 2022-03-01 | 3 | -1/+8 |
|/ |
|
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Jakub Kicinski | 2022-03-01 | 25 | -284/+640 |
|\ |
|
| * | net/mlx5: Add clarification on sync reset failure | Moshe Shemesh | 2022-02-24 | 5 | -19/+74 |
| * | net/mlx5: Add reset_state field to MFRL register | Moshe Shemesh | 2022-02-24 | 1 | -2/+12 |
| * | RDMA/mlx5: Use new command interface API | Saeed Mahameed | 2022-02-24 | 1 | -23/+32 |
| * | net/mlx5: cmdif, Refactor error handling and reporting of async commands | Saeed Mahameed | 2022-02-24 | 3 | -27/+52 |
| * | net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct} | Saeed Mahameed | 2022-02-24 | 5 | -7/+21 |
| * | net/mlx5: cmdif, Add new api for command execution | Saeed Mahameed | 2022-02-24 | 2 | -13/+68 |
| * | net/mlx5: cmdif, cmd_check refactoring | Saeed Mahameed | 2022-02-24 | 3 | -84/+95 |
| * | net/mlx5: cmdif, Return value improvements | Saeed Mahameed | 2022-02-24 | 1 | -34/+43 |
| * | net/mlx5: Lag, offload active-backup drops to hardware | Mark Bloch | 2022-02-24 | 2 | -3/+73 |
| * | net/mlx5: Lag, record inactive state of bond device | Mark Bloch | 2022-02-24 | 3 | -3/+49 |
| * | net/mlx5: Lag, don't use magic numbers for ports | Mark Bloch | 2022-02-24 | 1 | -4/+9 |
| * | net/mlx5: Lag, use local variable already defined to access E-Switch | Mark Bloch | 2022-02-24 | 1 | -2/+3 |
| * | net/mlx5: E-switch, add drop rule support to ingress ACL | Mark Bloch | 2022-02-24 | 3 | -0/+105 |
| * | net/mlx5: E-switch, remove special uplink ingress ACL handling | Mark Bloch | 2022-02-24 | 1 | -64/+1 |
| * | net/mlx5: E-Switch, reserve and use same uplink metadata across ports | Sunil Rani | 2022-02-24 | 1 | -3/+25 |
| * | net/mlx5: Add ability to insert to specific flow group | Mark Bloch | 2022-02-24 | 2 | -1/+9 |
| * | mlx5: remove unused static inlines | Jakub Kicinski | 2022-02-24 | 3 | -26/+0 |
* | | net: dm9051: Make remove() callback a void function | Stephen Rothwell | 2022-02-28 | 1 | -3/+1 |
* | | Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi... | Jakub Kicinski | 2022-02-28 | 198 | -616/+244 |
|\ \ |
|
| * | | spi: make remove callback a void function | Uwe Kleine-König | 2022-02-09 | 191 | -545/+197 |
| * | | platform/chrome: cros_ec: Make cros_ec_unregister() return void | Uwe Kleine-König | 2022-02-09 | 5 | -7/+11 |
| * | | tpm: st33zp24: Make st33zp24_remove() a void function | Uwe Kleine-König | 2022-02-09 | 4 | -11/+4 |
| * | | staging: fbtft: Deduplicate driver registration macros | Uwe Kleine-König | 2022-02-09 | 1 | -57/+36 |
| * | | staging: fbtft: Fix error path in fbtft_driver_module_init() | Uwe Kleine-König | 2022-02-09 | 1 | -1/+4 |
* | | | net: decnet: use time_is_before_jiffies() instead of open coding it | Wang Qing | 2022-02-28 | 1 | -1/+2 |
* | | | net: wan: lmc: use time_is_before_jiffies() instead of open coding it | Wang Qing | 2022-02-28 | 1 | -1/+2 |