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
*
genetlink: make genl_info->nlhdr const
Jakub Kicinski
2023-08-15
3
-3
/
+3
*
genetlink: push conditional locking into dumpit/done
Jakub Kicinski
2023-08-15
1
-55
/
+35
*
net: dsa: mv88e6060: add phylink_get_caps implementation
Russell King (Oracle)
2023-08-15
1
-0
/
+45
*
Merge branch 'devlink-introduce-selective-dumps'
Jakub Kicinski
2023-08-14
10
-367
/
+5188
|
\
|
*
netlink: specs: devlink: extend health reporter dump attributes by port index
Jiri Pirko
2023-08-14
4
-3
/
+15
|
*
devlink: extend health reporter dump selector by port index
Jiri Pirko
2023-08-14
1
-1
/
+14
|
*
netlink: specs: devlink: extend per-instance dump commands to accept instance...
Jiri Pirko
2023-08-14
4
-78
/
+799
|
*
devlink: allow user to narrow per-instance dumps by passing handle attrs
Jiri Pirko
2023-08-14
1
-3
/
+40
|
*
devlink: remove converted commands from small ops
Jiri Pirko
2023-08-14
2
-98
/
+3
|
*
devlink: remove duplicate temporary netlink callback prototypes
Jiri Pirko
2023-08-14
1
-48
/
+0
|
*
netlink: specs: devlink: add commands that do per-instance dump
Jiri Pirko
2023-08-14
5
-3
/
+4177
|
*
devlink: pass flags as an arg of dump_one() callback
Jiri Pirko
2023-08-14
5
-56
/
+56
|
*
devlink: introduce dumpit callbacks for split ops
Jiri Pirko
2023-08-14
5
-147
/
+144
|
*
devlink: rename doit callbacks for per-instance dump commands
Jiri Pirko
2023-08-14
4
-45
/
+52
|
*
devlink: introduce devlink_nl_pre_doit_port*() helper functions
Jiri Pirko
2023-08-14
2
-4
/
+28
|
*
devlink: parse rate attrs in doit() callbacks
Jiri Pirko
2023-08-14
3
-38
/
+25
|
*
devlink: parse linecard attr in doit() callbacks
Jiri Pirko
2023-08-14
3
-21
/
+13
|
/
*
net: phy: Introduce PSGMII PHY interface mode
Gabor Juhos
2023-08-14
4
-0
/
+13
*
dt-bindings: net: ethernet-controller: add PSGMII mode
Robert Marko
2023-08-14
1
-0
/
+1
*
Merge branch 'mlxsw-redirection'
David S. Miller
2023-08-14
8
-17
/
+100
|
\
|
*
selftests: forwarding: Add test case for traffic redirection from a locked port
Ido Schimmel
2023-08-14
1
-0
/
+36
|
*
mlxsw: spectrum: Stop ignoring learning notifications from redirected traffic
Ido Schimmel
2023-08-14
3
-17
/
+0
|
*
mlxsw: spectrum_flower: Disable learning and security lookup when redirecting
Ido Schimmel
2023-08-14
3
-0
/
+22
|
*
mlxsw: core_acl_flex_actions: Add IGNORE_ACTION
Ido Schimmel
2023-08-14
2
-0
/
+42
|
/
*
net: stmmac: xgmac: show more MAC HW features in debugfs
Furong Xu
2023-08-14
4
-6
/
+31
*
Merge branch 'net-stats-helpers'
David S. Miller
2023-08-14
2
-25
/
+5
|
\
|
*
vxlan: Use helper functions to update stats
Li Zetao
2023-08-14
1
-11
/
+2
|
*
net: macsec: Use helper functions to update stats
Li Zetao
2023-08-14
1
-14
/
+3
|
/
*
vmxnet3: Add XDP support.
William Tu
2023-08-14
7
-42
/
+729
*
Merge branch 'ovs-drop-reasons'
David S. Miller
2023-08-14
9
-18
/
+226
|
\
|
*
selftests: openvswitch: add explicit drop testcase
Adrian Moreno
2023-08-14
1
-0
/
+35
|
*
selftests: openvswitch: add drop reason testcase
Adrian Moreno
2023-08-14
1
-1
/
+66
|
*
net: openvswitch: add misc error drop reasons
Adrian Moreno
2023-08-14
3
-8
/
+18
|
*
net: openvswitch: add meter drop reason
Adrian Moreno
2023-08-14
2
-1
/
+2
|
*
net: openvswitch: add explicit drop action
Eric Garver
2023-08-14
5
-5
/
+40
|
*
net: openvswitch: add action error drop reason
Adrian Moreno
2023-08-14
2
-1
/
+2
|
*
net: openvswitch: add last-action drop reason
Adrian Moreno
2023-08-14
4
-2
/
+63
|
/
*
Merge branch 'mptcp-remove-msk-subflow'
David S. Miller
2023-08-14
8
-177
/
+186
|
\
|
*
mptcp: Remove unnecessary test for __mptcp_init_sock()
Kuniyuki Iwashima
2023-08-14
1
-7
/
+2
|
*
mptcp: get rid of msk->subflow
Paolo Abeni
2023-08-14
2
-26
/
+12
|
*
mptcp: change the mpc check helper to return a sk
Paolo Abeni
2023-08-14
4
-55
/
+38
|
*
mptcp: avoid ssock usage in mptcp_pm_nl_create_listen_socket()
Paolo Abeni
2023-08-14
1
-9
/
+15
|
*
mptcp: avoid additional indirection in sockopt
Paolo Abeni
2023-08-14
1
-12
/
+16
|
*
mptcp: avoid unneeded indirection in mptcp_stream_accept()
Paolo Abeni
2023-08-14
1
-19
/
+10
|
*
mptcp: avoid additional indirection in mptcp_poll()
Paolo Abeni
2023-08-14
1
-3
/
+3
|
*
mptcp: avoid additional indirection in mptcp_listen()
Paolo Abeni
2023-08-14
1
-4
/
+9
|
*
net: factor out __inet_listen_sk() helper
Paolo Abeni
2023-08-14
2
-16
/
+23
|
*
mptcp: mptcp: avoid additional indirection in mptcp_bind()
Paolo Abeni
2023-08-14
1
-5
/
+12
|
*
net: factor out inet{,6}_bind_sk helpers
Paolo Abeni
2023-08-14
4
-5
/
+15
|
*
mptcp: avoid subflow socket usage in mptcp_get_port()
Paolo Abeni
2023-08-14
1
-5
/
+3
[next]