Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
fwestphal
/
nf-next
/
HEAD
61e6280
Merge branch 'net_sched-speedup-qdisc-dequeue'
by Paolo Abeni
· 4 weeks ago
main
a6efc27
net_sched: use qdisc_dequeue_drop() in cake, codel, fq_codel
by Eric Dumazet
· 5 weeks ago
191ff13
net_sched: add qdisc_dequeue_drop() helper
by Eric Dumazet
· 5 weeks ago
0170d7f
net_sched: add tcf_kfree_skb_list() helper
by Eric Dumazet
· 5 weeks ago
4792c3a
net: annotate a data-race in __dev_xmit_skb()
by Eric Dumazet
· 5 weeks ago
b2e9821
net: prefech skb->priority in __dev_xmit_skb()
by Eric Dumazet
· 5 weeks ago
2f9babc
net_sched: sch_fq: prefetch one skb ahead in dequeue()
by Eric Dumazet
· 5 weeks ago
3c1100f
net_sched: sch_fq: move qdisc_bstats_update() to fq_dequeue_skb()
by Eric Dumazet
· 5 weeks ago
ad50d5a
net_sched: add Qdisc_read_mostly and Qdisc_write groups
by Eric Dumazet
· 5 weeks ago
c5d34f45
net_sched: cake: use qdisc_pkt_segs()
by Eric Dumazet
· 5 weeks ago
2773cb0
net_sched: use qdisc_skb_cb(skb)->pkt_segs in bstats_update()
by Eric Dumazet
· 5 weeks ago
f9e00e5
net: use qdisc_pkt_len_segs_init() in sch_handle_ingress()
by Eric Dumazet
· 5 weeks ago
874c192
net_sched: initialize qdisc_skb_cb(skb)->pkt_segs in qdisc_pkt_len_init()
by Eric Dumazet
· 5 weeks ago
be1b70a
net: init shinfo->gso_segs from qdisc_pkt_len_init()
by Eric Dumazet
· 5 weeks ago
b2a38f6
net_sched: make room for (struct qdisc_skb_cb)->pkt_segs
by Eric Dumazet
· 5 weeks ago
e3daf0e
dt-bindings: net: aspeed: add AST2700 MDIO compatible
by Jacky Chou
· 5 weeks ago
cc1b625
Merge branch 'mptcp-memcg-accounting-for-passive-sockets-backlog-processing'
by Jakub Kicinski
· 4 weeks ago
6228efe
mptcp: leverage the backlog for RX packet processing
by Paolo Abeni
· 5 weeks ago
ee458a3
mptcp: introduce mptcp-level backlog
by Paolo Abeni
· 5 weeks ago
9db5b3c
mptcp: borrow forward memory from subflow
by Paolo Abeni
· 5 weeks ago
0eeb372
mptcp: handle first subflow closing consistently
by Paolo Abeni
· 5 weeks ago
38a4a46
mptcp: drop the __mptcp_data_ready() helper
by Paolo Abeni
· 5 weeks ago
9d829596
mptcp: make mptcp_destroy_common() static
by Paolo Abeni
· 5 weeks ago
48a3956
mptcp: do not miss early first subflow close event notification
by Paolo Abeni
· 5 weeks ago
2ca1b89
mptcp: ensure the kernel PM does not take action too late
by Paolo Abeni
· 5 weeks ago
2834f8e
mptcp: cleanup fallback dummy mapping generation
by Paolo Abeni
· 5 weeks ago
85f22b8
mptcp: cleanup fallback data fin reception
by Paolo Abeni
· 5 weeks ago
68c7c38
mptcp: fix memcg accounting for passive sockets
by Paolo Abeni
· 5 weeks ago
e777a7f
mptcp: grafting MPJ subflow earlier
by Paolo Abeni
· 5 weeks ago
bd92dd8
mptcp: factor-out cgroup data inherit helper
by Paolo Abeni
· 5 weeks ago
075b19c2
net: factor-out _sk_charge() helper
by Paolo Abeni
· 5 weeks ago
f296b73d
ipvlan: fix sparse warning about __be32 -> u32
by Dmitry Skorodumov
· 5 weeks ago
20c20f0
net: mvpp2: extract GRXRINGS from .get_rxnfc
by Breno Leitao
· 5 weeks ago
737e14c
net: mvneta: convert to use .get_rx_ring_count
by Breno Leitao
· 5 weeks ago
a8ff484
net: hyperv: convert to use .get_rx_ring_count
by Breno Leitao
· 5 weeks ago
ec1e48e
net: optimize eth_type_trans() vs CONFIG_STACKPROTECTOR_STRONG=y
by Eric Dumazet
· 5 weeks ago
e254c21
selftests: af_unix: don't use SKIP for expected failures
by Jakub Kicinski
· 5 weeks ago
00f3b32
selftests: netconsole: ensure required log level is set on netcons_basic
by Andre Carvalho
· 5 weeks ago
d350d28
Merge branch 'selftests-hw-net-toeplitz-read-config-from-the-nic-directly'
by Jakub Kicinski
· 4 weeks ago
5aadc15
selftests: hw-net: toeplitz: give the test up to 4 seconds
by Jakub Kicinski
· 5 weeks ago
c0105ff
selftests: hw-net: toeplitz: read indirection table from the device
by Jakub Kicinski
· 5 weeks ago
aa91dbf
selftests: hw-net: toeplitz: read the RSS key directly from C
by Jakub Kicinski
· 5 weeks ago
27c512a
selftests: hw-net: toeplitz: make sure NICs have pure Toeplitz configured
by Jakub Kicinski
· 5 weeks ago
f81171f
selftests: hw-net: auto-disable building the iouring C code
by Jakub Kicinski
· 5 weeks ago
ef0b78b
i40e: delete a stray tab
by Dan Carpenter
· 5 weeks ago
e05021a
Merge branch 'net-stmmac-qcon-ethqos-rgmii-accessor-cleanups'
by Jakub Kicinski
· 5 weeks ago
9b60ba5
net: stmmac: qcom-ethqos: use read_poll_timeout_atomic()
by Russell King (Oracle)
· 5 weeks ago
8192121
net: stmmac: qcom-ethqos: add rgmii set/clear functions
by Russell King (Oracle)
· 5 weeks ago
f54bbd3
net: stmmac: qcom-ethqos: use u32 for rgmii read/write/update
by Russell King (Oracle)
· 5 weeks ago
501253b
net: wwan: t7xx: Make local function static
by Slark Xiao
· 5 weeks ago
e2c2003
Merge branch 'devlink-net-mlx5-implement-swp_l4_csum_mode-via-devlink-params'
by Jakub Kicinski
· 5 weeks ago
8be656c
selftest: netdevsim: test devlink default params
by Daniel Zahka
· 5 weeks ago
7292405
netdevsim: register a new devlink param with default value interface
by Daniel Zahka
· 5 weeks ago
b11d358
net/mlx5: implement swp_l4_csum_mode via devlink params
by Daniel Zahka
· 5 weeks ago
2a36700
devlink: support default values for param-get and param-set
by Daniel Zahka
· 5 weeks ago
17a42aa
devlink: refactor devlink_nl_param_value_fill_one()
by Daniel Zahka
· 5 weeks ago
011d133
devlink: pass extack through to devlink_param::get()
by Daniel Zahka
· 5 weeks ago
b8f2b67
Merge branch 'netconsole-allow-userdata-buffer-to-grow-dynamically'
by Jakub Kicinski
· 5 weeks ago
5ad9945
netconsole: Increase MAX_USERDATA_ITEMS
by Gustavo Luiz Duarte
· 5 weeks ago
eb83801
netconsole: Dynamic allocation of userdata buffer
by Gustavo Luiz Duarte
· 5 weeks ago
9dc10f5
netconsole: Split userdata and sysdata
by Gustavo Luiz Duarte
· 5 weeks ago
7279b71
netconsole: Simplify send_fragmented_body()
by Gustavo Luiz Duarte
· 5 weeks ago
920fa39
eth: fbnic: access @pp through netmem_desc instead of page
by Byungchul Park
· 5 weeks ago
7043aa1
Merge branch 'net-fec-do-some-cleanup-for-the-driver'
by Jakub Kicinski
· 5 weeks ago
bd314907
net: fec: remove duplicate macros of the BD status
by Wei Fang
· 5 weeks ago
3bb06c8
net: fec: remove rx_align from fec_enet_private
by Wei Fang
· 5 weeks ago
63083d5
net: fec: remove struct fec_enet_priv_txrx_info
by Wei Fang
· 5 weeks ago
eef7b78
net: fec: simplify the conditional preprocessor directives
by Wei Fang
· 5 weeks ago
3eea593
net: fec: remove useless conditional preprocessor directives
by Wei Fang
· 5 weeks ago
a7687b2
Merge branch 'net-add-1600gbps-1-6t-link-mode-support'
by Jakub Kicinski
· 5 weeks ago
5fb9a0b
bonding: 3ad: Add support for 1600G speed
by Yael Chemla
· 5 weeks ago
be3a435
net/mlx5e: Add 1600Gbps link modes
by Yael Chemla
· 5 weeks ago
491c5dc
net: ethtool: Add support for 1600Gbps speed
by Yael Chemla
· 5 weeks ago
8b4e023
ynl: samples: add tc filter example
by Zahari Doychev
· 5 weeks ago
b64ea1c
Merge branch 'selftests-drv-net-convert-gro-and-toeplitz-tests-to-work-for-drivers-in-nipa'
by Jakub Kicinski
· 5 weeks ago
bd28e5b
selftests: net: remove old setup_* scripts
by Jakub Kicinski
· 5 weeks ago
358008f
netdevsim: add loopback support
by Jakub Kicinski
· 5 weeks ago
9cf9aa77
selftests: drv-net: hw: convert the Toeplitz test to Python
by Jakub Kicinski
· 5 weeks ago
fdb0267
selftests: drv-net: add a Python version of the GRO test
by Jakub Kicinski
· 5 weeks ago
40dd789
netdevsim: pass packets thru GRO on Rx
by Jakub Kicinski
· 5 weeks ago
15011a5
selftests: net: py: read ip link info about remote dev
by Jakub Kicinski
· 5 weeks ago
e02b52e
selftests: net: py: support ksft ready without wait
by Jakub Kicinski
· 5 weeks ago
89268f7
selftests: net: relocate gro and toeplitz tests to drivers/net
by Jakub Kicinski
· 5 weeks ago
173227d
selftests: drv-net: xdp: use variants for qstat tests
by Jakub Kicinski
· 5 weeks ago
6ae67f1
selftests: net: py: add test variants
by Jakub Kicinski
· 5 weeks ago
80970e0
selftests: net: py: extract the case generation logic
by Jakub Kicinski
· 5 weeks ago
5cb7b71
selftests: net: py: coding style improvements
by Jakub Kicinski
· 5 weeks ago
d99b408
net: phy: fixed_phy: remove not needed initialization of phy_device members
by Heiner Kallweit
· 5 weeks ago
bd048f8
net: phy: fixed_phy: fix missing initialization of fixed phy link
by Heiner Kallweit
· 5 weeks ago
58673d1
Merge branch 'net-phy-adin1100-fix-powerdown-mode-setting'
by Jakub Kicinski
· 5 weeks ago
5894cab
net: phy: adin1100: Simplify register value passing
by Alexander Dahl
· 5 weeks ago
bccaf1f
net: phy: adin1100: Fix software power-down ready condition
by Alexander Dahl
· 5 weeks ago
22eaa206
Merge branch 'net-stmmac-simplify-axi_blen-handling'
by Jakub Kicinski
· 5 weeks ago
efd3c8c
net: stmmac: remove axi_blen array
by Russell King (Oracle)
· 5 weeks ago
e676cc85
net: stmmac: move stmmac_axi_blen_to_mask() to axi_blen init sites
by Russell King (Oracle)
· 5 weeks ago
6ff3310
net: stmmac: move stmmac_axi_blen_to_mask() to stmmac_main.c
by Russell King (Oracle)
· 5 weeks ago
2704af20
net: stmmac: provide common stmmac_axi_blen_to_mask()
by Russell King (Oracle)
· 5 weeks ago
8c69665
net: stmmac: move common DMA AXI register bits to common.h
by Russell King (Oracle)
· 5 weeks ago
f7ac9a0bb
net: stmmac: dwc-qos-eth: simplify switch() in dwc_eth_dwmac_config_dt()
by Russell King (Oracle)
· 5 weeks ago
f15bcd0
net: stmmac: rk: use phylink's interface mode for set_clk_tx_rate()
by Russell King (Oracle)
· 5 weeks ago
Next »