index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
cmac.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-02
nfp: ethtool: expose transmit SO_TIMESTAMPING capability
Yinjun Zhang
1
-0
/
+1
2023-12-02
net: ethernet: renesas: rcar_gen4_ptp: Depend on PTP_1588_CLOCK
Niklas Söderlund
1
-1
/
+2
2023-12-02
dt-bindings: net: qcom,ipa: document SM8650 compatible
Neil Armstrong
1
-10
/
+15
2023-12-02
octeontx2-af: debugfs: update CQ context fields
Nithin Dabilpuram
2
-6
/
+28
2023-12-02
Documentation: networking: add missing PLCA messages from the message list
Maxime Chevallier
1
-0
/
+6
2023-12-02
tcp: tcp_gro_dev_warn() cleanup
Eric Dumazet
1
-18
/
+11
2023-12-02
doc/netlink: Add bitfield32, s8, s16 to the netlink-raw schema
Donald Hunter
1
-1
/
+2
2023-12-01
octeon_ep: set backpressure watermark for RX queues
Shinas Rasheed
3
-0
/
+20
2023-12-01
octeon_ep: Fix error code in probe()
Dan Carpenter
1
-0
/
+1
2023-12-01
selftests: tc-testing: remove filters/tests.json
Pedro Tammela
3
-123
/
+121
2023-12-01
selftests: tc-testing: rename concurrency.json to flower.json
Pedro Tammela
1
-0
/
+0
2023-12-01
selftests: tc-testing: remove spurious './' from Makefile
Pedro Tammela
1
-1
/
+1
2023-12-01
selftests: tc-testing: remove spurious nsPlugin usage
Pedro Tammela
1
-6
/
+0
2023-12-01
docs: netlink: link to family documentations from spec info
Jakub Kicinski
3
-3
/
+11
2023-12-01
octeon_ep: support OCTEON CN98 devices
Shinas Rasheed
5
-4
/
+30
2023-12-01
octeon_ep: implement device unload control net API
Shinas Rasheed
2
-1
/
+26
2023-12-01
net/sched: cbs: Use units.h instead of the copy of a definition
Andy Shevchenko
1
-2
/
+2
2023-12-01
net: phy: mdio_device: Reset device only when necessary
Andrew Halaney
3
-0
/
+8
2023-11-30
net: page_pool: fix general protection fault in page_pool_unlist
Eric Dumazet
1
-1
/
+3
2023-11-30
net: ethernet: ezchip: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-30
net: ethernet: ti: cpsw-new: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+10
2023-11-30
net: ethernet: ti: cpsw: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+10
2023-11-30
net: ethernet: ti: am65-cpsw: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+10
2023-11-30
devlink: warn about existing entities during reload-reinit
Jiri Pirko
1
-1
/
+15
2023-11-30
Documentation: devlink: extend reload-reinit description
Jiri Pirko
1
-2
/
+11
2023-11-30
bpf/tests: Remove duplicate JSGT tests
Yujie Liu
1
-2
/
+0
2023-11-30
net: ravb: Keep reverse order of operations in ravb_remove()
Claudiu Beznea
1
-9
/
+13
2023-11-30
net: ravb: Stop DMA in case of failures on ravb_open()
Claudiu Beznea
1
-0
/
+1
2023-11-30
net: ravb: Start TX queues after HW initialization succeeded
Claudiu Beznea
1
-2
/
+2
2023-11-30
net: ravb: Make write access to CXR35 first before accessing other EMAC regis...
Claudiu Beznea
1
-8
/
+9
2023-11-30
net: ravb: Use pm_runtime_resume_and_get()
Claudiu Beznea
1
-1
/
+4
2023-11-30
net: ravb: Check return value of reset_control_deassert()
Claudiu Beznea
1
-3
/
+6
2023-11-30
tcp: Factorise cookie-dependent fields initialisation in cookie_v[46]_check()
Kuniyuki Iwashima
3
-81
/
+99
2023-11-30
tcp: Factorise cookie-independent fields initialisation in cookie_v[46]_check().
Kuniyuki Iwashima
2
-45
/
+37
2023-11-30
tcp: Move TCP-AO bits from cookie_v[46]_check() to tcp_ao_syncookie().
Kuniyuki Iwashima
5
-24
/
+22
2023-11-30
tcp: Don't initialise tp->tsoffset in tcp_get_cookie_sock().
Kuniyuki Iwashima
3
-7
/
+6
2023-11-30
tcp: Don't pass cookie to __cookie_v[46]_check().
Kuniyuki Iwashima
6
-35
/
+28
2023-11-30
tcp: Clean up goto labels in cookie_v[46]_check().
Kuniyuki Iwashima
2
-13
/
+13
2023-11-30
tcp: Cache sock_net(sk) in cookie_v[46]_check().
Kuniyuki Iwashima
2
-19
/
+21
2023-11-30
tcp: Clean up reverse xmas tree in cookie_v[46]_check().
Kuniyuki Iwashima
2
-11
/
+11
2023-11-30
net: mana: Fix spelling mistake "enforecement" -> "enforcement"
Colin Ian King
3
-4
/
+4
2023-11-30
net: libwx: fix memory leak on msix entry
Jiawen Wu
1
-1
/
+1
2023-11-30
net: dsa: sja1105: Use units.h instead of the copy of a definition
Andy Shevchenko
1
-1
/
+2
2023-11-30
selftests: mptcp: add mptcp_lib_wait_local_port_listen
Geliang Tang
5
-75
/
+24
2023-11-30
selftests: mptcp: add mptcp_lib_check_transfer
Geliang Tang
4
-63
/
+29
2023-11-30
selftests: mptcp: add mptcp_lib_make_file
Geliang Tang
5
-17
/
+13
2023-11-30
selftests: mptcp: add missing oflag=append
Geliang Tang
1
-1
/
+1
2023-11-30
selftests: mptcp: add mptcp_lib_get_counter
Geliang Tang
4
-86
/
+73
2023-11-30
selftests: mptcp: add mptcp_lib_is_v6
Geliang Tang
4
-28
/
+15
2023-11-30
selftests: mptcp: add mptcp_lib_kill_wait
Geliang Tang
3
-28
/
+22
[next]