index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-08
net: dsa: microchip: add support for different DCB app configurations
Oleksij Rempel
6
-2
/
+583
2024-05-08
net: dsa: microchip: add multi queue support for KSZ88X3 variants
Oleksij Rempel
2
-35
/
+61
2024-05-08
net: add IEEE 802.1q specific helpers
Oleksij Rempel
5
-0
/
+379
2024-05-08
net: dsa: microchip: add IPV information support
Oleksij Rempel
2
-3
/
+20
2024-05-08
net: dsa: add support for DCB get/set apptrust configuration
Oleksij Rempel
2
-0
/
+32
2024-05-07
net: usb: sr9700: stop lying about skb->truesize
Eric Dumazet
1
-7
/
+3
2024-05-07
net: usb: smsc75xx: stop lying about skb->truesize
Eric Dumazet
1
-8
/
+4
2024-05-07
usb: aqc111: stop lying about skb->truesize
Eric Dumazet
1
-5
/
+3
2024-05-07
selftests/net: fix uninitialized variables
John Hubbard
3
-2
/
+5
2024-05-07
lib: Allow for the DIM library to be modular
Florian Fainelli
3
-3
/
+6
2024-05-07
mptcp: fix possible NULL dereferences
Eric Dumazet
1
-15
/
+17
2024-05-07
selftests: netfilter: conntrack_tcp_unreplied.sh: wait for initial connection attempt
Florian Westphal
1
-7
/
+18
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
153
-173
/
+174
2024-05-07
net: dccp: Fix ccid2_rtt_estimator() kernel-doc
Jeff Johnson
1
-0
/
+1
2024-05-07
net: phy: marvell: add support for MV88E6250 family internal PHYs
Matthias Schiffer
2
-1
/
+82
2024-05-07
net: phy: marvell: constify marvell_hw_stats
Matthias Schiffer
1
-1
/
+1
2024-05-07
virtio_net: Remove rtnl lock protection of command buffers
Daniel Jurgens
1
-20
/
+4
2024-05-07
virtio_net: Add a lock for per queue RX coalesce
Daniel Jurgens
1
-12
/
+41
2024-05-07
virtio_net: Do DIM update for specified queue only
Daniel Jurgens
1
-25
/
+15
2024-05-07
virtio_net: Add a lock for the command VQ.
Daniel Jurgens
1
-1
/
+10
2024-05-07
virtio_net: Remove command data from control_buf
Daniel Jurgens
1
-39
/
+85
2024-05-07
virtio_net: Store RSS setting in virtnet_info
Daniel Jurgens
1
-20
/
+20
2024-05-07
net: dsa: mt7530: detect PHY muxing when PHY is defined on switch MDIO bus
Arınç ÜNAL
1
-1
/
+2
2024-05-07
rtnetlink: allow rtnl_fill_link_netnsid() to run under RCU protection
Eric Dumazet
6
-8
/
+7
2024-05-07
rtnetlink: do not depend on RTNL in rtnl_xdp_prog_skb()
Eric Dumazet
1
-5
/
+7
2024-05-07
rtnetlink: do not depend on RTNL in rtnl_fill_proto_down()
Eric Dumazet
2
-8
/
+11
2024-05-07
rtnetlink: do not depend on RTNL for many attributes
Eric Dumazet
1
-20
/
+31
2024-05-07
net: write once on dev->allmulti and dev->promiscuity
Eric Dumazet
1
-16
/
+20
2024-05-07
rtnetlink: do not depend on RTNL for IFLA_TXQLEN output
Eric Dumazet
4
-5
/
+5
2024-05-07
rtnetlink: do not depend on RTNL for IFLA_IFNAME output
Eric Dumazet
1
-2
/
+6
2024-05-07
rtnetlink: do not depend on RTNL for IFLA_QDISC output
Eric Dumazet
1
-3
/
+3
2024-05-07
net: qede: use return from qede_flow_parse_ports()
Asbjørn Sloth Tønnesen
1
-4
/
+9
2024-05-07
net: qede: use return from qede_flow_spec_validate_unused()
Asbjørn Sloth Tønnesen
1
-3
/
+4
2024-05-07
net: qede: use return from qede_parse_actions() for flow_spec
Asbjørn Sloth Tønnesen
1
-2
/
+5
2024-05-06
mptcp: fix typos in comments
Shi-Sheng Yang
1
-2
/
+2
2024-05-06
octeontx2-pf: Treat truncation of IRQ name as an error
Simon Horman
1
-2
/
+10
2024-05-06
atm/fore200e: Delete unused 'fore200e_boards'
Dr. David Alan Gilbert
2
-4
/
+0
2024-05-06
gve: Implement queue api
Shailend Chand
5
-24
/
+189
2024-05-06
ice: refactor struct ice_vsi_cfg_params to be inside of struct ice_vsi
Mateusz Polchlopek
7
-80
/
+30
2024-05-06
ice: Deduplicate tc action setup
Marcin Szycik
1
-41
/
+15
2024-05-06
ice: update E830 device ids and comments
Paul Greenwalt
3
-16
/
+16
2024-05-06
ice: add additional E830 device ids
Paul Greenwalt
3
-0
/
+24
2024-05-06
net: add heuristic for enabling TCP fraglist GRO
Felix Fietkau
2
-0
/
+67
2024-05-06
net: create tcp_gro_header_pull helper function
Felix Fietkau
3
-27
/
+50
2024-05-06
net: create tcp_gro_lookup helper function
Felix Fietkau
2
-16
/
+26
2024-05-06
net: add code for TCP fraglist GRO
Felix Fietkau
2
-0
/
+30
2024-05-06
net: add support for segmenting TCP fraglist GSO packets
Felix Fietkau
2
-0
/
+125
2024-05-06
net: move skb_gro_receive_list from udp to core
Felix Fietkau
3
-27
/
+28
2024-05-06
net: microchip: lan743x: Reduce PTP timeout on HW failure
Rengarajan S
2
-1
/
+2
2024-05-05
gve: Alloc and free QPLs with the rings
Shailend Chand
7
-331
/
+171
[next]