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-13
selftests/net: add flush id selftests
Richard Gobert
1
-0
/
+138
2024-05-13
net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segment
Richard Gobert
6
-84
/
+73
2024-05-13
net: gro: use cb instead of skb->network_header
Richard Gobert
5
-11
/
+13
2024-05-13
net: ena: Change initial rx_usec interval
David Arinzon
1
-1
/
+1
2024-05-13
net: ena: Changes around strscpy calls
David Arinzon
2
-8
/
+25
2024-05-13
net: ena: Add validation for completion descriptors consistency
David Arinzon
3
-10
/
+30
2024-05-13
net: ena: Reduce holes in ena_com structures
David Arinzon
2
-3
/
+3
2024-05-13
net: ena: Add a counter for driver's reset failures
David Arinzon
3
-6
/
+14
2024-05-13
selftests: netfilter: nft_flowtable.sh: bump socat timeout to 1m
Florian Westphal
1
-2
/
+3
2024-05-13
selftests: net: use upstream mtools
Vladimir Oltean
1
-2
/
+17
2024-05-13
selftest: epoll_busy_poll: Fix spelling mistake "couldnt" -> "couldn't"
Colin Ian King
1
-1
/
+1
2024-05-13
net: phy: air_en8811h: reset netdev rules when LED is set manually
Daniel Golle
1
-0
/
+4
2024-05-10
net: qede: use extack in qede_parse_actions()
Asbjørn Sloth Tønnesen
1
-2
/
+3
2024-05-10
net: qede: propagate extack through qede_flow_spec_validate()
Asbjørn Sloth Tønnesen
1
-3
/
+4
2024-05-10
net: qede: use faked extack in qede_flow_spec_to_rule()
Asbjørn Sloth Tønnesen
1
-1
/
+4
2024-05-10
net: qede: use extack in qede_parse_flow_attr()
Asbjørn Sloth Tønnesen
1
-12
/
+14
2024-05-10
net: qede: add extack in qede_add_tc_flower_fltr()
Asbjørn Sloth Tønnesen
1
-1
/
+2
2024-05-10
net: qede: use extack in qede_flow_parse_udp_v4()
Asbjørn Sloth Tønnesen
1
-4
/
+4
2024-05-10
net: qede: use extack in qede_flow_parse_udp_v6()
Asbjørn Sloth Tønnesen
1
-4
/
+4
2024-05-10
net: qede: use extack in qede_flow_parse_tcp_v4()
Asbjørn Sloth Tønnesen
1
-4
/
+4
2024-05-10
net: qede: use extack in qede_flow_parse_tcp_v6()
Asbjørn Sloth Tønnesen
1
-4
/
+4
2024-05-10
net: qede: use extack in qede_flow_parse_v4_common()
Asbjørn Sloth Tønnesen
1
-7
/
+9
2024-05-10
net: qede: use extack in qede_flow_parse_v6_common()
Asbjørn Sloth Tønnesen
1
-8
/
+9
2024-05-10
net: qede: use extack in qede_set_v4_tuple_to_profile()
Asbjørn Sloth Tønnesen
1
-4
/
+4
2024-05-10
net: qede: use extack in qede_set_v6_tuple_to_profile()
Asbjørn Sloth Tønnesen
1
-5
/
+5
2024-05-10
net: qede: use extack in qede_flow_parse_ports()
Asbjørn Sloth Tønnesen
1
-5
/
+6
2024-05-10
net: usb: smsc95xx: stop lying about skb->truesize
Eric Dumazet
1
-8
/
+7
2024-05-10
net: dsa: microchip: Fix spellig mistake "configur" -> "configure"
Colin Ian King
1
-1
/
+1
2024-05-10
af_unix: Add dead flag to struct scm_fp_list.
Kuniyuki Iwashima
3
-4
/
+12
2024-05-10
net: ethernet: adi: adin1110: Replace linux/gpio.h by proper one
Andy Shevchenko
1
-1
/
+1
2024-05-10
octeontx2-pf: Reuse Transmit queue/Send queue index of HTB class
Hariprasad Kelam
1
-1
/
+79
2024-05-10
gve: Use ethtool_sprintf/puts() to fill stats strings
Simon Horman
1
-25
/
+17
2024-05-10
gve: Avoid unnecessary use of comma operator
Simon Horman
1
-2
/
+2
2024-05-10
selftests: net: increase the delay for relative cmsg_time.sh test
Jakub Kicinski
2
-16
/
+23
2024-05-10
selftests: net: fix timestamp not arriving in cmsg_time.sh
Jakub Kicinski
1
-5
/
+15
2024-05-10
virtio_net: Fix memory leak in virtnet_rx_mod_work
Daniel Jurgens
1
-2
/
+1
2024-05-10
bnxt_en: silence clang build warning
Vadim Fedorenko
1
-1
/
+1
2024-05-10
netfilter: nf_tables: allow clone callbacks to sleep
Florian Westphal
8
-21
/
+23
2024-05-10
selftests: netfilter: add packetdrill based conntrack tests
Florian Westphal
10
-0
/
+475
2024-05-10
netfilter: nft_set_pipapo: remove dirty flag
Florian Westphal
2
-27
/
+0
2024-05-10
netfilter: nft_set_pipapo: move cloning of match info to insert/removal path
Florian Westphal
1
-21
/
+49
2024-05-10
netfilter: nft_set_pipapo: prepare pipapo_get helper for on-demand clone
Florian Westphal
1
-7
/
+10
2024-05-10
net: ipv6: fix wrong start position when receive hop-by-hop fragment
gaoxingwang
1
-1
/
+1
2024-05-09
tcp: get rid of twsk_unique()
Eric Dumazet
5
-13
/
+5
2024-05-09
net/sched: adjust device watchdog timer to detect stopped queue at right time
Praveen Kumar Kannoju
1
-4
/
+7
2024-05-09
selftest: epoll_busy_poll: epoll busy poll tests
Joe Damato
3
-1
/
+323
2024-05-09
l2tp: Support several sockets with same IP/port quadruple
Samuel Thibault
1
-0
/
+21
2024-05-09
net: dsa: mv88e6xxx: read cmode on mv88e6320/21 serdes only ports
Steffen Bätz
1
-6
/
+17
2024-05-09
net: dsa: mv88e6xxx: add phylink_get_caps for the mv88e6320/21 family
Steffen Bätz
1
-2
/
+14
2024-05-09
net: hns3: fix kernel crash when devlink reload during initialization
Yonglong Liu
2
-18
/
+9
[next]