index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
bin
/
stackcollapse-report
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-14
mlxsw: core_acl_flex_actions: Add IGNORE_ACTION
Ido Schimmel
2
-0
/
+42
2023-08-14
net: stmmac: xgmac: show more MAC HW features in debugfs
Furong Xu
4
-6
/
+31
2023-08-14
vxlan: Use helper functions to update stats
Li Zetao
1
-11
/
+2
2023-08-14
net: macsec: Use helper functions to update stats
Li Zetao
1
-14
/
+3
2023-08-14
vmxnet3: Add XDP support.
William Tu
7
-42
/
+729
2023-08-14
selftests: openvswitch: add explicit drop testcase
Adrian Moreno
1
-0
/
+35
2023-08-14
selftests: openvswitch: add drop reason testcase
Adrian Moreno
1
-1
/
+66
2023-08-14
net: openvswitch: add misc error drop reasons
Adrian Moreno
3
-8
/
+18
2023-08-14
net: openvswitch: add meter drop reason
Adrian Moreno
2
-1
/
+2
2023-08-14
net: openvswitch: add explicit drop action
Eric Garver
5
-5
/
+40
2023-08-14
net: openvswitch: add action error drop reason
Adrian Moreno
2
-1
/
+2
2023-08-14
net: openvswitch: add last-action drop reason
Adrian Moreno
4
-2
/
+63
2023-08-14
mptcp: Remove unnecessary test for __mptcp_init_sock()
Kuniyuki Iwashima
1
-7
/
+2
2023-08-14
mptcp: get rid of msk->subflow
Paolo Abeni
2
-26
/
+12
2023-08-14
mptcp: change the mpc check helper to return a sk
Paolo Abeni
4
-55
/
+38
2023-08-14
mptcp: avoid ssock usage in mptcp_pm_nl_create_listen_socket()
Paolo Abeni
1
-9
/
+15
2023-08-14
mptcp: avoid additional indirection in sockopt
Paolo Abeni
1
-12
/
+16
2023-08-14
mptcp: avoid unneeded indirection in mptcp_stream_accept()
Paolo Abeni
1
-19
/
+10
2023-08-14
mptcp: avoid additional indirection in mptcp_poll()
Paolo Abeni
1
-3
/
+3
2023-08-14
mptcp: avoid additional indirection in mptcp_listen()
Paolo Abeni
1
-4
/
+9
2023-08-14
net: factor out __inet_listen_sk() helper
Paolo Abeni
2
-16
/
+23
2023-08-14
mptcp: mptcp: avoid additional indirection in mptcp_bind()
Paolo Abeni
1
-5
/
+12
2023-08-14
net: factor out inet{,6}_bind_sk helpers
Paolo Abeni
4
-5
/
+15
2023-08-14
mptcp: avoid subflow socket usage in mptcp_get_port()
Paolo Abeni
1
-5
/
+3
2023-08-14
mptcp: avoid additional __inet_stream_connect() call
Paolo Abeni
1
-16
/
+33
2023-08-14
mptcp: avoid unneeded mptcp_token_destroy() calls
Paolo Abeni
1
-2
/
+2
2023-08-13
net: Remove leftover include from nftables.h
Jörn-Thorben Hinz
1
-2
/
+0
2023-08-13
net: pcs: lynx: fix lynx_pcs_link_up_sgmii() not doing anything in fixed-link...
Vladimir Oltean
1
-1
/
+1
2023-08-13
net: ngbe: use pci_dev_id() to simplify the code
Zheng Zengkai
1
-2
/
+1
2023-08-13
net: tc35815: Use pci_dev_id() to simplify the code
Zheng Zengkai
1
-2
/
+1
2023-08-13
net: smsc: Use pci_dev_id() to simplify the code
Zheng Zengkai
1
-2
/
+1
2023-08-13
tg3: Use pci_dev_id() to simplify the code
Zheng Zengkai
1
-2
/
+1
2023-08-13
et131x: Use pci_dev_id() to simplify the code
Zheng Zengkai
1
-2
/
+1
2023-08-13
net: e1000: Remove unused declarations
Yue Haibing
2
-4
/
+0
2023-08-13
net/rds: Remove unused function declarations
Yue Haibing
3
-5
/
+0
2023-08-13
netlink: convert nlk->flags to atomic flags
Eric Dumazet
3
-74
/
+48
2023-08-13
net: tcp: refactor the dbg message in tcp_retransmit_timer()
Menglong Dong
1
-10
/
+13
2023-08-13
net: tcp: fix unexcepted socket die when snd_wnd is 0
Menglong Dong
1
-1
/
+17
2023-08-13
net: tcp: allow zero-window ACK update the window
Menglong Dong
1
-1
/
+1
2023-08-13
net: tcp: send zero-window ACK when no memory
Menglong Dong
3
-10
/
+25
2023-08-11
ethernet: atarilance: mark init function static
Arnd Bergmann
1
-1
/
+1
2023-08-11
ethernet: ldmvsw: mark ldmvsw_open() static
Arnd Bergmann
1
-2
/
+1
2023-08-11
Bluetooth: hci_conn: avoid checking uninitialized CIG/CIS ids
Pauli Virtanen
2
-2
/
+4
2023-08-11
Bluetooth: hci_event: drop only unbound CIS if Set CIG Parameters fails
Pauli Virtanen
1
-5
/
+24
2023-08-11
Bluetooth: btrtl: Load FW v2 otherwise FW v1 for RTL8852C
Max Chou
1
-25
/
+45
2023-08-11
Bluetooth: Remove unnecessary NULL check before vfree()
Ziyang Xuan
1
-2
/
+1
2023-08-11
Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_add_adv_monitor()
Manish Mandlik
1
-1
/
+1
2023-08-11
Bluetooth: Fix potential use-after-free when clear keys
Min Li
1
-8
/
+8
2023-08-11
Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros
Luiz Augusto von Dentz
3
-11
/
+15
2023-08-11
Bluetooth: hci_conn: Fix hci_le_set_cig_params
Luiz Augusto von Dentz
1
-94
/
+63
[next]