Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
horms
/
ipvs-next
/
HEAD
bf2e36c
dt-bindings: net: dsa: fix typos in bindings docs
by Akiyoshi Kurita
· 6 days ago
main
116af5f
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
by Jakub Kicinski
· 4 days ago
4a7bbaa6
net: usb: sr9700: rename register write commands for clarity
by Ethan Nelson-Moore
· 6 days ago
c2e9988
net: usb: sr9700: use ETH_ALEN instead of magic number
by Ethan Nelson-Moore
· 6 days ago
6290f7e
Merge branch 'net-neighbour-notify-changes-atomically'
by Jakub Kicinski
· 4 days ago
a002669
net: core: neighbour: Make another netlink notification atomically
by Petr Machata
· 8 days ago
d0887dc
net: core: neighbour: Make one netlink notification atomically
by Petr Machata
· 8 days ago
7952588
net: core: neighbour: Reorder netlink & internal notification
by Petr Machata
· 8 days ago
a228a7e
net: core: neighbour: Inline neigh_update_notify() calls
by Petr Machata
· 8 days ago
89246ef
net: core: neighbour: Process ARP queue later
by Petr Machata
· 8 days ago
705ef89
net: core: neighbour: Extract ARP queue processing to a helper function
by Petr Machata
· 8 days ago
0ecdccb
net: core: neighbour: Call __neigh_notify() under a lock
by Petr Machata
· 8 days ago
77fa50d
net: core: neighbour: Add a neigh_fill_info() helper for when lock not held
by Petr Machata
· 8 days ago
e4faaf6
ipv4: igmp: annotate data-races around idev->mr_maxdelay
by Eric Dumazet
· 7 days ago
0541302
ipvlan: remove ipvlan_ht_addr_lookup()
by Eric Dumazet
· 7 days ago
37b0ea8
net: expand NETDEV_RSS_KEY_LEN to 256 bytes
by Eric Dumazet
· 7 days ago
a113a8ac5
Merge branch 'net-few-critical-helpers-are-inlined-again'
by Jakub Kicinski
· 4 days ago
df7388b
net: inline get_netmem() and put_netmem()
by Eric Dumazet
· 7 days ago
87918dd
net: inline net_is_devmem_iov()
by Eric Dumazet
· 7 days ago
cbe4136
gro: change the BUG_ON() in gro_pull_from_frag0()
by Eric Dumazet
· 7 days ago
c75734b5
net: always inline skb_frag_unref() and __skb_frag_unref()
by Eric Dumazet
· 7 days ago
3f7522f3
Merge branch 'u64_stats-introduce-u64_stats_copy'
by Jakub Kicinski
· 4 days ago
58d4ca5
vxlan: vnifilter: fix memcpy with u64_stats
by David Yang
· 9 days ago
35710f0
macsec: fix memcpy with u64_stats
by David Yang
· 9 days ago
dd7fca9
net: bridge: mcast: fix memcpy with u64_stats
by David Yang
· 9 days ago
df15351
u64_stats: Introduce u64_stats_copy()
by David Yang
· 9 days ago
3085ff5
Documentation: net: Fix typos in netdevices.rst
by Dimitri Daskalakis
· 7 days ago
eac026f
Merge branch 'net-rds-rds-tcp-state-machine-and-message-loss-improvements'
by Jakub Kicinski
· 6 days ago
db69e9b
net/rds: rds_tcp_accept_one ought to not discard messages
by Gerd Rausch
· 7 days ago
ad22d24
net/rds: No shortcut out of RDS_CONN_ERROR
by Gerd Rausch
· 7 days ago
6a9e8b6
Merge branch 'net-restore-the-structure-of-driver-facing-qcfg-api'
by Jakub Kicinski
· 6 days ago
b33006e
eth: bnxt: plug bnxt_validate_qcfg() into qops
by Jakub Kicinski
· 8 days ago
8e3245c
net: add queue config validation callback
by Jakub Kicinski
· 8 days ago
fc1a78a
net: use netdev_queue_config() for mp restart
by Jakub Kicinski
· 8 days ago
da7772a
net: move mp->rx_page_size validation to __net_mp_open_rxq()
by Jakub Kicinski
· 8 days ago
b9ac2c6
net: introduce a trivial netdev_queue_config()
by Jakub Kicinski
· 8 days ago
1410c74
eth: bnxt: always set the queue mgmt ops
by Jakub Kicinski
· 8 days ago
56f9058
Merge branch 'selftest-extend-tun-virtio-coverage-for-gso-over-udp-tunnel'
by Jakub Kicinski
· 6 days ago
87db2fd
selftest: tun: Add test data for success and failure paths
by Xu Du
· 8 days ago
6bdd7ae
selftest: tun: Add test for receiving gso packet from tun
by Xu Du
· 8 days ago
400e658
selftest: tun: Add test for sending gso packet into tun
by Xu Du
· 8 days ago
24e59f2
selftest: tun: Add helpers for GSO over UDP tunnel
by Xu Du
· 8 days ago
82cfdcf
selftest: tun: Refactor tun_delete to use tuntap_helpers
by Xu Du
· 8 days ago
a942fcd
selftest: tun: Introduce tuntap_helpers.h header for TUN/TAP testing
by Xu Du
· 8 days ago
e073c11
selftest: tun: Format tun.c existing code
by Xu Du
· 8 days ago
35527de
Merge branch 'geneve-introduce-double-tunnel-gso-gro-support'
by Jakub Kicinski
· 6 days ago
40146bf
selftests: net: tests for add double tunneling GRO/GSO
by Paolo Abeni
· 8 days ago
fd0dd79
geneve: use GRO hint option in the RX path
by Paolo Abeni
· 8 days ago
0eaf63b
geneve: extract hint option at GRO stage
by Paolo Abeni
· 8 days ago
e0a12cb
geneve: add GRO hint output path
by Paolo Abeni
· 8 days ago
1da80d9
geneve: pass the geneve device ptr to geneve_build_skb()
by Paolo Abeni
· 8 days ago
759b8d3
geneve: constify geneve_hlen()
by Paolo Abeni
· 8 days ago
ba1b8c9
geneve: add netlink support for GRO hint
by Paolo Abeni
· 8 days ago
e0b73b5
vxlan: expose gso partial features for tunnel offload
by Paolo Abeni
· 8 days ago
0c09e89
geneve: expose gso partial features for tunnel offload
by Paolo Abeni
· 8 days ago
31c5a71
net: introduce mangleid_features
by Paolo Abeni
· 8 days ago
8811df1
Merge branch 'net-convert-drivers-to-get_rx_ring_count-last-part'
by Jakub Kicinski
· 6 days ago
f584347
net: sfc: falcon: convert to use .get_rx_ring_count
by Breno Leitao
· 7 days ago
c9e4688
net: sfc: siena: convert to use .get_rx_ring_count
by Breno Leitao
· 7 days ago
67f16fb
net: sfc: efx: convert to use .get_rx_ring_count
by Breno Leitao
· 7 days ago
8bd5cee
net: ionic: convert to use .get_rx_ring_count
by Breno Leitao
· 7 days ago
ea28b02
net: fbnic: convert to use .get_rx_ring_count
by Breno Leitao
· 7 days ago
3eb7225
net: mana: convert to use .get_rx_ring_count
by Breno Leitao
· 7 days ago
46f4ad5
net: nfp: convert to use .get_rx_ring_count
by Breno Leitao
· 7 days ago
489a5b81
net: atlantic: convert to use .get_rx_ring_count
by Breno Leitao
· 7 days ago
8f2a880
net: benet: convert to use .get_rx_ring_count
by Breno Leitao
· 7 days ago
1685e17
tcp: move tcp_stream_memory_free() to tcp.c
by Eric Dumazet
· 7 days ago
339e7f5
MAINTAINERS: remove obsolete file entry in NETWORKING DRIVERS
by Lukas Bulwahn
· 7 days ago
9abf220
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Jakub Kicinski
· 7 days ago
0b87bbf
net: phy: Grammar update for comment in genphy_update_link
by Simon Horman
· 8 days ago
d07d7c3
selftests: net: Add kernel selftest for RFC 4884
by Danielle Ratson
· 8 days ago
2849d179
Merge branch 'tcp-remove-tcp_rate-c'
by Jakub Kicinski
· 7 days ago
bc1f0b1
tcp: move tcp_rate_check_app_limited() to tcp.c
by Eric Dumazet
· 8 days ago
b814bdc
tcp: move tcp_rate_gen to tcp_input.c
by Eric Dumazet
· 8 days ago
3b87882
Merge branch 'net-stmmac-dwmac-enforce-preamble-before-sfd-for-i-mx8mp'
by Jakub Kicinski
· 7 days ago
dc6597f
net: stmmac: dwmac-imx: keep preamble before sfd on i.MX8MP
by Stefan Eichenberger
· 9 days ago
fa1197a
net: phy: micrel: add option to keep the preamble before sfd for KSZ9131
by Stefan Eichenberger
· 9 days ago
2153e15
net: phy: add a new phy_device flag to keep preamble before sfd
by Stefan Eichenberger
· 9 days ago
31d44a3
Merge tag 'nf-next-26-01-22' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
by Jakub Kicinski
· 7 days ago
086d030
idpf: generalize mailbox API
by Pavan Kumar Linga
· 3 months ago
822cd09
idpf: avoid calling get_rx_ptypes for each vport
by Pavan Kumar Linga
· 3 months ago
6016434
idpf: generalize send virtchnl message API
by Pavan Kumar Linga
· 3 months ago
9ad94c2
idpf: remove vport pointer from queue sets
by Joshua Hay
· 3 months ago
cfa7029
idpf: add rss_data field to RSS function parameters
by Pavan Kumar Linga
· 3 months ago
47ee054
idpf: reshuffle idpf_vport struct members to avoid holes
by Pavan Kumar Linga
· 3 months ago
f689211
idpf: move some iterator declarations inside for loops
by Joshua Hay
· 3 months ago
502ecce
idpf: move queue resources to idpf_q_vec_rsrc structure
by Pavan Kumar Linga
· 3 months ago
d106150
idpf: introduce idpf_q_vec_rsrc struct and move vector resources to it
by Pavan Kumar Linga
· 3 months ago
d83d803
idpf: introduce local idpf structure to store virtchnl queue chunks
by Pavan Kumar Linga
· 3 months ago
0a80e38
Merge tag 'net-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 7 days ago
0309fc3
Merge tag 'leds-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/leds
by Linus Torvalds
· 7 days ago
5599fa8
netfilter: nft_set_rbtree: remove seqcount_rwlock_t
by Pablo Neira Ayuso
· 9 days ago
2aa3419
netfilter: nft_set_rbtree: use binary search array in get command
by Pablo Neira Ayuso
· 9 days ago
7e43e0a
netfilter: nft_set_rbtree: translate rbtree to array for binary search
by Pablo Neira Ayuso
· 9 days ago
f175b46
netfilter: nf_tables: add .abort_skip_removal flag for set types
by Pablo Neira Ayuso
· 9 days ago
4a3dba4
Octeontx2-af: Add proper checks for fwdata
by Hariprasad Kelam
· 8 days ago
f3ddbaa
dpll: Prevent duplicate registrations
by Ivan Vecera
· 8 days ago
27880b0
net/sched: act_ife: avoid possible NULL deref
by Eric Dumazet
· 8 days ago
fb2bb2a
hinic3: Fix netif_queue_set_napi queue_index input parameter error
by Fan Gong
· 7 days ago
9146fe2
Merge tag 'wireless-2026-11-22' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
by Jakub Kicinski
· 7 days ago
Next »