index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/net: Add trace events matching to tcp_ao
Dmitry Safonov
2024-08-27
19
-18
/
+1358
*
selftests/net: Synchronize client/server before counters checks
Dmitry Safonov
2024-08-27
4
-4
/
+14
*
selftests/tcp_ao: Fix printing format for uint64_t
Mohammad Nassiri
2024-08-27
7
-20
/
+20
*
selftests/net: Don't forget to close nsfd after switch_save_ns()
Dmitry Safonov
2024-08-27
1
-3
/
+10
*
selftests/net: Open /proc/thread-self in open_netns()
Dmitry Safonov
2024-08-27
1
-1
/
+1
*
selftests/net: Be consistent in kconfig checks
Dmitry Safonov
2024-08-27
1
-11
/
+12
*
selftests/net: Provide test_snprintf() helper
Dmitry Safonov
2024-08-27
1
-10
/
+51
*
selftests/net: Clean-up double assignment
Dmitry Safonov
2024-08-27
1
-1
/
+0
*
l2tp: avoid using drain_workqueue in l2tp_pre_exit_net
James Chapman
2024-08-27
1
-6
/
+9
*
Merge branch 'add-gmac-support-for-rk3576'
Jakub Kicinski
2024-08-27
3
-4
/
+163
|
\
|
*
ethernet: stmmac: dwmac-rk: Add GMAC support for RK3576
David Wu
2024-08-27
1
-0
/
+156
|
*
dt-bindings: net: Add support for rk3576 dwmac
Detlev Casanova
2024-08-27
2
-0
/
+3
|
*
ethernet: stmmac: dwmac-rk: Fix typo for RK3588 code
Detlev Casanova
2024-08-27
1
-4
/
+4
|
/
*
net: ethernet: ti: am65-cpsw-nuss: Replace of_node_to_fwnode() with more suit...
Andy Shevchenko
2024-08-27
1
-1
/
+1
*
net: fix unreleased lock in cable test
Diogo Jahchan Koike
2024-08-27
1
-2
/
+1
*
Merge branch 'tc-adjust-network-header-after-2nd-vlan-push'
Paolo Abeni
2024-08-27
5
-4
/
+54
|
\
|
*
selftests: tc_actions: test egress 2nd vlan push
Boris Sukholitko
2024-08-27
1
-1
/
+24
|
*
selftests: tc_actions: test ingress 2nd vlan push
Boris Sukholitko
2024-08-27
1
-1
/
+22
|
*
tc: adjust network header after 2nd vlan push
Boris Sukholitko
2024-08-27
4
-3
/
+9
|
/
*
Merge branch 'add-embedded-sync-feature-for-a-dpll-s-pin'
Jakub Kicinski
2024-08-27
8
-5
/
+417
|
\
|
*
ice: add callbacks for Embedded SYNC enablement on dpll pins
Arkadiusz Kubalewski
2024-08-27
2
-3
/
+221
|
*
dpll: add Embedded SYNC feature for a pin
Arkadiusz Kubalewski
2024-08-27
6
-2
/
+196
|
/
*
net: dpaa: reduce number of synchronize_net() calls
Xi Huang
2024-08-27
1
-1
/
+2
*
ipv6: avoid indirect calls for SOL_IP socket options
Eric Dumazet
2024-08-26
1
-2
/
+2
*
net/ipv4: fix macro definition sk_for_each_bound_bhash
Hongbo Li
2024-08-26
1
-1
/
+1
*
tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process
Jason Xing
2024-08-26
1
-0
/
+3
*
Merge branch 'net-pse-pd-tps23881-reset-gpio-support'
Jakub Kicinski
2024-08-26
2
-0
/
+24
|
\
|
*
net: pse-pd: tps23881: Support reset-gpios
Kyle Swenson
2024-08-26
1
-0
/
+21
|
*
dt-bindings: pse: tps23881: add reset-gpios
Kyle Swenson
2024-08-26
1
-0
/
+3
|
/
*
net: ag71xx: move clk_eth out of struct
Rosen Penev
2024-08-26
1
-4
/
+4
*
l2tp: avoid overriding sk->sk_user_data
Cong Wang
2024-08-26
1
-0
/
+3
*
Merge branch 'net-xilinx-axienet-multicast-fixes-and-improvements'
Jakub Kicinski
2024-08-26
2
-21
/
+22
|
\
|
*
net: xilinx: axienet: Support IFF_ALLMULTI
Sean Anderson
2024-08-26
2
-14
/
+22
|
*
net: xilinx: axienet: Don't set IFF_PROMISC in ndev->flags
Sean Anderson
2024-08-26
1
-5
/
+0
|
*
net: xilinx: axienet: Don't print if we go into promiscuous mode
Sean Anderson
2024-08-26
1
-2
/
+0
|
/
*
Merge branch 'some-modifications-to-optimize-code-readability'
Jakub Kicinski
2024-08-26
3
-7
/
+6
|
\
|
*
tipc: use min() to simplify the code
Li Zetao
2024-08-26
1
-1
/
+1
|
*
ipv6: mcast: use min() to simplify the code
Li Zetao
2024-08-26
1
-2
/
+3
|
*
net: caif: use max() to simplify the code
Li Zetao
2024-08-26
1
-4
/
+2
|
/
*
Merge branch 'net-header-and-core-spelling-corrections'
Jakub Kicinski
2024-08-26
43
-89
/
+93
|
\
|
*
net: Correct spelling in net/core
Simon Horman
2024-08-26
9
-20
/
+20
|
*
net: Correct spelling in headers
Simon Horman
2024-08-26
19
-36
/
+36
|
*
x25: Correct spelling in x25.h
Simon Horman
2024-08-26
1
-1
/
+1
|
*
sctp: Correct spelling in headers
Simon Horman
2024-08-26
2
-11
/
+11
|
*
net: sched: Correct spelling in headers
Simon Horman
2024-08-26
2
-5
/
+5
|
*
NFC: Correct spelling in headers
Simon Horman
2024-08-26
2
-5
/
+5
|
*
netlabel: Correct spelling in netlabel.h
Simon Horman
2024-08-26
1
-1
/
+1
|
*
net: qualcomm: rmnet: Correct spelling in if_rmnet.h
Simon Horman
2024-08-26
1
-1
/
+1
|
*
bonding: Correct spelling in headers
Simon Horman
2024-08-26
2
-2
/
+5
|
*
ipv6: Correct spelling in ipv6.h
Simon Horman
2024-08-26
1
-2
/
+2
[next]