2023-06-27 |
Julia Lawall | ionic: use vmalloc_array and vcalloc |
commit | commitdiff | tree |
2023-06-27 |
Julia Lawall | pds_core: use vmalloc_array and vcalloc |
commit | commitdiff | tree |
2023-06-27 |
Julia Lawall | gve: use vmalloc_array and vcalloc |
commit | commitdiff | tree |
2023-06-27 |
Julia Lawall | octeon_ep: use vmalloc_array and vcalloc |
commit | commitdiff | tree |
2023-06-27 |
Matthieu Baerts | perf trace: fix MSG_SPLICE_PAGES build error |
commit | commitdiff | tree |
2023-06-26 |
Jakub Kicinski | Merge tag 'nf-next-23-06-26' of git://git.kernel.org... |
commit | commitdiff | tree |
2023-06-26 |
David S. Miller | Merge branch 'sfc-next' |
commit | commitdiff | tree |
2023-06-26 |
Edward Cree | sfc: falcon: use padding to fix alignment in loopback... |
commit | commitdiff | tree |
2023-06-26 |
Edward Cree | sfc: siena: use padding to fix alignment in loopback... |
commit | commitdiff | tree |
2023-06-26 |
Edward Cree | sfc: use padding to fix alignment in loopback test |
commit | commitdiff | tree |
2023-06-26 |
Florian Westphal | netfilter: nf_tables: limit allowed range via nla_policy |
commit | commitdiff | tree |
2023-06-26 |
Phil Sutter | netfilter: nf_tables: Introduce NFT_MSG_GETSETELEM_RESET |
commit | commitdiff | tree |
2023-06-26 |
Florian Westphal | netfilter: snat: evict closing tcp entries on reply... |
commit | commitdiff | tree |
2023-06-26 |
Florian Westphal | netfilter: nf_tables: permit update of set size |
commit | commitdiff | tree |
2023-06-26 |
Florian Westphal | netfilter: ipset: remove rcu_read_lock_bh pair from... |
commit | commitdiff | tree |
2023-06-26 |
Pablo Neira... | netfilter: nft_payload: rebuild vlan header when needed |
commit | commitdiff | tree |
2023-06-24 |
Jakub Kicinski | Merge branch 'splice-net-switch-over-users-of-sendpage... |
commit | commitdiff | tree |
2023-06-24 |
David Howells | net: Kill MSG_SENDPAGE_NOTLAST |
commit | commitdiff | tree |
2023-06-24 |
David Howells | sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPL... |
commit | commitdiff | tree |
2023-06-24 |
David Howells | ocfs2: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage() |
commit | commitdiff | tree |
2023-06-24 |
David Howells | ocfs2: Fix use of slab data with sendpage |
commit | commitdiff | tree |
2023-06-24 |
David Howells | scsi: target: iscsi: Use sendmsg(MSG_SPLICE_PAGES)... |
commit | commitdiff | tree |
2023-06-24 |
David Howells | scsi: iscsi_tcp: Use sendmsg(MSG_SPLICE_PAGES) rather... |
commit | commitdiff | tree |
2023-06-24 |
David Howells | drbd: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage() |
commit | commitdiff | tree |
2023-06-24 |
David Howells | smc: Drop smc_sendpage() in favour of smc_sendmsg(... |
commit | commitdiff | tree |
2023-06-24 |
David Howells | nvmet-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then... |
commit | commitdiff | tree |
2023-06-24 |
David Howells | nvme-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then... |
commit | commitdiff | tree |
2023-06-24 |
David Howells | dlm: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage |
commit | commitdiff | tree |
2023-06-24 |
David Howells | rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage |
commit | commitdiff | tree |
2023-06-24 |
David Howells | ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage() |
commit | commitdiff | tree |
2023-06-24 |
David Howells | ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage |
commit | commitdiff | tree |
2023-06-24 |
David Howells | net: Use sendmsg(MSG_SPLICE_PAGES) not sendpage in... |
commit | commitdiff | tree |
2023-06-24 |
David Howells | tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_N... |
commit | commitdiff | tree |
2023-06-24 |
Jakub Kicinski | Merge tag 'mlx5-updates-2023-06-21' of git://git.kernel... |
commit | commitdiff | tree |
2023-06-24 |
Jakub Kicinski | Merge branch 'netlink-add-display-hint-to-ynl' |
commit | commitdiff | tree |
2023-06-24 |
Donald Hunter | netlink: specs: add display hints to ovs_flow |
commit | commitdiff | tree |
2023-06-24 |
Donald Hunter | tools: ynl: add display-hint support to ynl |
commit | commitdiff | tree |
2023-06-24 |
Donald Hunter | netlink: specs: add display-hint to schema definitions |
commit | commitdiff | tree |
2023-06-24 |
Jakub Kicinski | Merge tag 'ieee802154-for-net-next-2023-06-23' of gitol... |
commit | commitdiff | tree |
2023-06-24 |
Jakub Kicinski | Merge branch 'selftests-mptcp-refactoring-and-minor... |
commit | commitdiff | tree |
2023-06-24 |
Yueh-Shun Li | selftests: mptcp: connect: fix comment typo |
commit | commitdiff | tree |
2023-06-24 |
Geliang Tang | selftests: mptcp: add pm_nl_set_endpoint helper |
commit | commitdiff | tree |
2023-06-24 |
Geliang Tang | selftests: mptcp: drop sflags parameter |
commit | commitdiff | tree |
2023-06-24 |
Geliang Tang | selftests: mptcp: drop addr_nr_ns1/2 parameters |
commit | commitdiff | tree |
2023-06-24 |
Geliang Tang | selftests: mptcp: drop test_linkfail parameter |
commit | commitdiff | tree |
2023-06-24 |
Geliang Tang | selftests: mptcp: set FAILING_LINKS in run_tests |
commit | commitdiff | tree |
2023-06-24 |
Geliang Tang | selftests: mptcp: check subflow and addr infos |
commit | commitdiff | tree |
2023-06-24 |
Geliang Tang | selftests: mptcp: test userspace pm out of transfer |
commit | commitdiff | tree |
2023-06-24 |
Jakub Kicinski | Merge branch 'net-stmmac-introduce-devres-helpers-for... |
commit | commitdiff | tree |
2023-06-24 |
Bartosz Golaszewski | net: stmmac: dwmac-qcom-ethqos: use devm_stmmac_pltfr_p... |
commit | commitdiff | tree |
2023-06-24 |
Bartosz Golaszewski | net: stmmac: platform: provide devm_stmmac_pltfr_probe() |
commit | commitdiff | tree |
2023-06-24 |
Bartosz Golaszewski | net: stmmac: dwmac-qco-ethqos: use devm_stmmac_probe_co... |
commit | commitdiff | tree |
2023-06-24 |
Bartosz Golaszewski | net: stmmac: platform: provide devm_stmmac_probe_config... |
commit | commitdiff | tree |
2023-06-24 |
Bartosz Golaszewski | net: stmmac: platform: provide stmmac_pltfr_remove_no_dt() |
commit | commitdiff | tree |
2023-06-24 |
Bartosz Golaszewski | net: stmmac: dwmac-generic: use stmmac_pltfr_probe() |
commit | commitdiff | tree |
2023-06-24 |
Bartosz Golaszewski | net: stmmac: platform: provide stmmac_pltfr_probe() |
commit | commitdiff | tree |
2023-06-24 |
Bartosz Golaszewski | net: stmmac: dwmac-generic: use stmmac_pltfr_exit() |
commit | commitdiff | tree |
2023-06-24 |
Bartosz Golaszewski | net: stmmac: platform: provide stmmac_pltfr_exit() |
commit | commitdiff | tree |
2023-06-24 |
Bartosz Golaszewski | net: stmmac: dwmac-generic: use stmmac_pltfr_init() |
commit | commitdiff | tree |
2023-06-24 |
Bartosz Golaszewski | net: stmmac: platform: provide stmmac_pltfr_init() |
commit | commitdiff | tree |
2023-06-24 |
Jakub Kicinski | Merge branch '100GbE' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree |
2023-06-24 |
Pavel Begunkov | net/tcp: optimise locking for blocking splice |
commit | commitdiff | tree |
2023-06-24 |
Kuniyuki Iwashima | af_unix: Call scm_recv() only after scm_set_cred(). |
commit | commitdiff | tree |
2023-06-24 |
Jakub Kicinski | Merge branch '40GbE' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree |
2023-06-24 |
Randy Dunlap | revert "s390/net: lcs: use IS_ENABLED() for kconfig... |
commit | commitdiff | tree |
2023-06-24 |
Giulio Benetti | net: phy: broadcom: drop brcm_phy_setbits() and use... |
commit | commitdiff | tree |
2023-06-24 |
Jakub Kicinski | Merge tag 'for-netdev' of https://git.kernel.org/pub... |
commit | commitdiff | tree |
2023-06-24 |
Jakub Kicinski | Merge branch 'mlxsw-maintain-candidate-rifs' |
commit | commitdiff | tree |
2023-06-24 |
Petr Machata | mlxsw: spectrum_router: Track next hops at CRIFs |
commit | commitdiff | tree |
2023-06-24 |
Petr Machata | mlxsw: spectrum_router: Split nexthop finalization... |
commit | commitdiff | tree |
2023-06-24 |
Petr Machata | mlxsw: spectrum_router: Use router.lb_crif instead... |
commit | commitdiff | tree |
2023-06-24 |
Petr Machata | mlxsw: spectrum_router: Link CRIFs to RIFs |
commit | commitdiff | tree |
2023-06-24 |
Petr Machata | mlxsw: spectrum_router: Maintain CRIF for fallback... |
commit | commitdiff | tree |
2023-06-24 |
Petr Machata | mlxsw: spectrum_router: Maintain a hash table of CRIFs |
commit | commitdiff | tree |
2023-06-24 |
Petr Machata | mlxsw: spectrum_router: Use mlxsw_sp_ul_rif_get() to... |
commit | commitdiff | tree |
2023-06-24 |
Petr Machata | mlxsw: spectrum_router: Add extack argument to mlxsw_sp... |
commit | commitdiff | tree |
2023-06-23 |
Jiri Pirko | net/mlx5: Remove pointless vport lookup from mlx5_esw_c... |
commit | commitdiff | tree |
2023-06-23 |
Jiri Pirko | net/mlx5: Remove redundant check from mlx5_esw_query_vp... |
commit | commitdiff | tree |
2023-06-23 |
Jiri Pirko | net/mlx5: Remove redundant is_mdev_switchdev_mode(... |
commit | commitdiff | tree |
2023-06-23 |
Jiri Pirko | net/mlx5: Remove redundant MLX5_ESWITCH_MANAGER() check... |
commit | commitdiff | tree |
2023-06-23 |
Roi Dayan | net/mlx5e: E-Switch, Fix shared fdb error flow |
commit | commitdiff | tree |
2023-06-23 |
Roi Dayan | net/mlx5e: Remove redundant comment |
commit | commitdiff | tree |
2023-06-23 |
Roi Dayan | net/mlx5e: E-Switch, Pass other_vport flag if vport... |
commit | commitdiff | tree |
2023-06-23 |
Roi Dayan | net/mlx5e: E-Switch, Use xarray for devcom paired devic... |
commit | commitdiff | tree |
2023-06-23 |
Roi Dayan | net/mlx5e: E-Switch, Add peer fdb miss rules for vport... |
commit | commitdiff | tree |
2023-06-23 |
Roi Dayan | net/mlx5e: Use vhca_id for device index in vport rx... |
commit | commitdiff | tree |
2023-06-23 |
Roi Dayan | net/mlx5: Lag, Remove duplicate code checking lag is... |
commit | commitdiff | tree |
2023-06-23 |
Dan Carpenter | net/mlx5: Fix error code in mlx5_is_reset_now_capable() |
commit | commitdiff | tree |
2023-06-23 |
Lama Kayal | net/mlx5: Fix reserved at offset in hca_cap register |
commit | commitdiff | tree |
2023-06-23 |
Shay Drory | net/mlx5: Fix SFs kernel documentation error |
commit | commitdiff | tree |
2023-06-23 |
Shay Drory | net/mlx5: Fix UAF in mlx5_eswitch_cleanup() |
commit | commitdiff | tree |
2023-06-23 |
Rob Herring | dt-bindings: net: altr,tse: Fix error in "compatible... |
commit | commitdiff | tree |
2023-06-23 |
Paolo Abeni | Merge branch 's390-net-updates-2023-06-10' |
commit | commitdiff | tree |
2023-06-23 |
Thorsten Winkler | s390/ctcm: Convert sprintf/snprintf to scnprintf |
commit | commitdiff | tree |
2023-06-23 |
Thorsten Winkler | s390/ctcm: Convert sysfs sprintf to sysfs_emit |
commit | commitdiff | tree |
2023-06-23 |
Thorsten Winkler | s390/lcs: Convert sprintf to scnprintf |
commit | commitdiff | tree |
2023-06-23 |
Thorsten Winkler | s390/lcs: Convert sysfs sprintf to sysfs_emit |
commit | commitdiff | tree |
2023-06-23 |
Paolo Abeni | Merge branch 'net-hns3-there-are-some-cleanup-for-the... |
commit | commitdiff | tree |
2023-06-23 |
Peiyang Wang | net: hns3: clear hns unused parameter alarm |
commit | commitdiff | tree |
2023-06-23 |
Hao Chen | net: hns3: fix strncpy() not using dest-buf length... |
commit | commitdiff | tree |
next |