Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
tnguy
/
next-queue
/
HEAD
b515dc5
net: ip6_tunnel: use tunnel parameters for fill_forward_path route lookup
by Lorenzo Bianconi
· 5 days ago
10GbE
1GbE
main
af2e7bf
Merge branch 'xdp-metadata-support-for-dq-rda'
by Paolo Abeni
· 16 hours ago
871657d
gve: add XDP metadata support for DQ RDA
by Joshua Washington
· 6 days ago
1149287
gve: use xdp_build_skb methods for XDP_PASS case
by Joshua Washington
· 6 days ago
72207e1
octeontx2-af: npc: Warn on NPC_IPSEC_SPI key overlap
by Hariprasad Kelam
· 8 days ago
a50eba1
net: dns_resolver: allow shorter names in dns_query()
by Paulo Alcantara
· 6 days ago
0b7763e
net/mlx5: E-Switch, defer fwd2vport egress ACL allocation
by Yael Chemla
· 6 days ago
defbb65
net/mlx5e: SHAMPO, Remove dead CWR handling in GRO header update
by Dragos Tatulea
· 6 days ago
e421352
net/mlx5e: Remove _once from PCI heuristic debug print
by Gal Pressman
· 6 days ago
41ff498
net/mlx5e: Fix indentation in mlx5e_free_mpwqe_rq_drop_page()
by Tariq Toukan
· 6 days ago
8fe79aa
selftests: net: Add a missing config option
by Alice Mikityanska
· 6 days ago
fdd9ed6
Merge branch 'docs-netdev-a-couple-of-updates'
by Jakub Kicinski
· 29 hours ago
c82ff94
docs: netdev: clarify expected interactions with LLMs
by Paolo Abeni
· 5 days ago
7d394ab
docs: netdev: clarify handling of idle patches
by Paolo Abeni
· 5 days ago
e019f21
Merge tag 'nf-next-26-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
by Jakub Kicinski
· 29 hours ago
d5990d2
Merge branch 'net-hsr-prp-redbox-prp-san-support'
by Jakub Kicinski
· 29 hours ago
6d548d0f
selftests: net: hsr: add PRP RedBox test
by Xin Xie
· 11 days ago
85abc2d
net: hsr: allow PRP RedBox (interlink) creation
by Xin Xie
· 11 days ago
852c6a8
net: hsr: emit RedBox-MAC TLV in PRP RedBox supervision frames
by Xin Xie
· 11 days ago
841afc9
net: hsr: add PRP interlink (RedBox) datapath and duplicate discard
by Xin Xie
· 11 days ago
6a11e81
Merge branch 'net-enetc-cleanups-and-improvements'
by Jakub Kicinski
· 30 hours ago
18bf0ac
net: enetc: use kzalloc_flex() for enetc_psfp_gate allocation
by Wei Fang
· 9 days ago
f0c1f31
net: enetc: use alloc_etherdev_mqs() to create netdev for VF driver
by Wei Fang
· 9 days ago
75b136c
net: enetc: remove redundant num_vsi field from enetc_port_caps
by Wei Fang
· 9 days ago
ba07e3b
net: enetc: move enetc_set_si_vlan_promisc() to enetc_pf_common.c
by Wei Fang
· 9 days ago
f7c6dcd
net: enetc: refactor SI VLAN promiscuous mode configuration
by Wei Fang
· 9 days ago
75e1342
net: enetc: open-code enetc4_set_default_si_vlan_promisc()
by Wei Fang
· 9 days ago
59bb3d6
net: enetc: remove invalid code from enetc4_pl_mac_link_up()
by Wei Fang
· 9 days ago
7c9a6ae
net: enetc: differentiate phylink capabilities for pseudo-MAC and standalone MAC
by Claudiu Manoil
· 9 days ago
c969fbc
net: enetc: simplify enetc4_set_port_speed()
by Wei Fang
· 9 days ago
9db43e6
net: enetc: use PCI device name for debugfs directory
by Wei Fang
· 9 days ago
6228fc9
net: enetc: improve MAFT entry management with bitmap tracking
by Wei Fang
· 9 days ago
debf0c7
net: enetc: convert ndo_set_rx_mode() to ndo_set_rx_mode_async()
by Wei Fang
· 9 days ago
0ce1077
net: enetc: extract common helpers for MAC hash filter configuration
by Wei Fang
· 9 days ago
2557834
net: enetc: extract common helpers for MAC promiscuous mode setting
by Wei Fang
· 9 days ago
edc84a9
Merge tag 'wireless-2026-07-26' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
by Jakub Kicinski
· 31 hours ago
04026c9
net/rds: use krealloc_array() for iovector growth
by Weimin Xiong
· 12 days ago
e283410
octeontx2-af: add support for custom L2 header
by Satheesh Paul A
· 14 days ago
bf8cdde
net: hns: use u32 for register offset in RCB TX coalescing
by Daniil Agalakov
· 14 days ago
be6f0d0
selftests: drv-net: ncdevmem: Open /dev/udmabuf O_RDONLY
by T.J. Mercier
· 6 days ago
cca2780
ipvs: use type-safe allocation helpers in ip_vs_rht_alloc
by Subasri S
· 13 days ago
874f455
netfilter: nf_conntrack_expect: store event cache in expectation
by Pablo Neira Ayuso
· 2 weeks ago
1c66ad7
netfilter: conntrack_helper: pass master conntrack to helper functions
by Pablo Neira Ayuso
· 2 weeks ago
edd51a2
netfilter: flowtable: tear down flow entries with stale dst from GC
by Pablo Neira Ayuso
· 3 weeks ago
16aecbe
netfilter: nf_nat_sip: rewind offset when NAT shrinks the packet
by Florian Westphal
· 3 weeks ago
4172fd3
netfilter: xt_tcpmss: extend checkentry to ipv6
by Florian Westphal
· 4 weeks ago
0a33bdc
ipvs: Move defense_work and est_reload_work to system_dfl_long_wq
by Ismael Luceno
· 4 weeks ago
89d8006
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Jakub Kicinski
· 5 days ago
d326f83
Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 days ago
ed6dc97
net: dsa: microchip: Fix log typo in error path
by Niklas Söderlund
· 7 days ago
6a8da86
Merge branch 'drop_monitor-take-care-of-32bit-kernels'
by Jakub Kicinski
· 5 days ago
fd098a2
drop_monitor: perform u64_stats updates under IRQ-disabled section
by Eric Dumazet
· 7 days ago
7089f7a
drop_monitor: fix size calculations for 64-bit attributes
by Eric Dumazet
· 7 days ago
5e9c8ba
net: drop_monitor: fix info leak in NET_DM_ATTR_PAYLOAD
by Yehyeong Lee
· 7 days ago
1d4da82
Merge branch 'mptcp-misc-fixes-for-v7-2-rc5'
by Jakub Kicinski
· 6 days ago
133cca1
mptcp: fix BUILD_BUG_ON on legacy ARM config
by Matthieu Baerts (NGI0)
· 7 days ago
e321329
selftests: mptcp: userspace_pm: fix undefined variable port
by Geliang Tang
· 7 days ago
bd7aae4
mptcp: fix stale skb->sk reference on subflow close
by Kalpan Jani
· 7 days ago
9bc6d5e
mptcp: pm: userspace: fix use-after-free in get_local_id
by Geliang Tang
· 7 days ago
f3ca0ee
mptcp: decrement subflows counter on failed passive join
by Chenguang Zhao
· 7 days ago
1324135
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
by Jakub Kicinski
· 6 days ago
234e5e8
mac802154: hold an interface reference across the scan worker
by Ibrahim Hashimov
· 7 days ago
9b2854f
sctp: don't free the ASCONF's own transport in DEL-IP processing
by Jun Yang
· 8 days ago
d1ff66b6
phonet: check register_netdevice_notifier() error in phonet_device_init()
by Minhong He
· 8 days ago
0f71f85
phonet: pep: fix use-after-free in pep_get_sb()
by Breno Leitao
· 8 days ago
b9e5589
bnge/bng_re: fix ring ID widths
by Vikas Gupta
· 8 days ago
1306cf6
selftests: drv-net: Fix TSO test doc
by Petr Vorel
· 8 days ago
b8363908
selftests: drv-net: Fix csum path in doc
by Petr Vorel
· 8 days ago
47f42ff
tipc: fix integer overflow in tipc_recvmsg() and tipc_recvstream()
by Cen Zhang (Microsoft)
· 8 days ago
d73a2e8
Merge tag 'ovpn-net-20260720' of https://github.com/OpenVPN/ovpn-net-next
by Jakub Kicinski
· 6 days ago
649ea07
net: airoha: fix ETS channel derivation in airoha_tc_setup_qdisc_ets()
by Lorenzo Bianconi
· 9 days ago
d9a33cad
mctp: check register_netdevice_notifier() error in mctp_device_init()
by Minhong He
· 9 days ago
c3f2fc2
ptp: netc: explicitly clear TMR_OFF during initialization
by Clark Wang
· 9 days ago
167e54c
rds: tcp: unregister sysctl before tearing down listen socket
by Cen Zhang (Microsoft)
· 9 days ago
313a123
ipv6: Change allocation flags to match rcu_read_lock section requirements
by Nikola Z. Ivanov
· 10 days ago
ee7f9bb
net: slip: serialize receive against buffer reallocation
by Sungmin Kang
· 11 days ago
7fd5591
Merge branch 'intel-wired-lan-driver-updates-2026-07-17-ice-idpf-iavf'
by Jakub Kicinski
· 6 days ago
237f1f7
idpf: fix max_vport related crash on allocation error during init
by Emil Tantilov
· 11 days ago
59abb87
ice: reject out-of-range ptype in ice_parser_profile_init
by Aleksandr Loktionov
· 11 days ago
144539b
ice: prevent tstamp ring allocation for non-PF VSI types
by Paul Greenwalt
· 11 days ago
f6a7e00
ice: fix PTP Call Trace during PTP release
by Paul Greenwalt
· 11 days ago
2915681b
ice: use READ_ONCE() to access cached PHC time
by Sergey Temerkhanov
· 11 days ago
d6da9b7
ice: fix LAG recipe to profile association
by Marcin Szycik
· 11 days ago
2d19302
ice: pass the return value of skb_checksum_help()
by Michal Swiatkowski
· 11 days ago
99d0f42
ice: allow creating VFs when !CONFIG_ICE_SWITCHDEV
by Vincent Chen
· 11 days ago
440e274
net: ipv6: fix dif and sdif mismatch in raw6_icmp_error
by Li RongQing
· 12 days ago
bb0d96e
octeontx2-pf: tc: fix egress ratelimiting
by Hariprasad Kelam
· 12 days ago
1087ba5
Merge branch 'tcp-validate-rst-sequence-in-syn-received'
by Jakub Kicinski
· 6 days ago
7bb1835
selftests/net: packetdrill: cover RST validation in SYN-RECEIVED
by Yuxiang Yang
· 12 days ago
a28c4fc
tcp: challenge ACK for non-exact RST in SYN-RECEIVED
by Yuxiang Yang
· 12 days ago
9dfd800
usb: atm: ueagle-atm: reject descriptors that confuse probe and disconnect
by Diego Fernando Mancera Gomez
· 12 days ago
6bd1bef
Merge branch 'net-mlx5e-report-zero-bandwidth-for-non-ets-traffic'
by Jakub Kicinski
· 6 days ago
9173e1d
net/mlx5e: Reject unsupported CB Shaper TSA in ETS validation
by Alexei Lazar
· 12 days ago
ffb1873
net/mlx5e: Report zero bandwidth for non-ETS traffic classes
by Alexei Lazar
· 12 days ago
def9a47
net: pcs: xpcs: fix SGMII state reading
by Coia Prant
· 12 days ago
d12956d
net/mlx5: E-Switch, fix zero num_dest in prio_tag egress vlan rule
by Yael Chemla
· 12 days ago
11c057d
net/mlx5: Fix MCIA register buffer overflow on 32 dword reads
by Gal Pressman
· 12 days ago
9857fc0
Merge branch 'vxlan-geneve-require-cap_net_admin-in-the-device-netns-for-changelink'
by Jakub Kicinski
· 6 days ago
8efb8f8
geneve: require CAP_NET_ADMIN in the device netns for changelink
by Doruk Tan Ozturk
· 12 days ago
3a61bd9
vxlan: require CAP_NET_ADMIN in the device netns for changelink
by Doruk Tan Ozturk
· 12 days ago
Next »