index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mptcp: reduce branching when writing MP_FAIL option
Matthieu Baerts
2022-02-03
1
-11
/
+19
*
mptcp: move the declarations of ssk and subflow
Geliang Tang
2022-02-03
1
-6
/
+3
*
tcp: Use BPF timeout setting for SYN ACK RTO
Akhmat Karakotov
2022-02-02
3
-10
/
+8
*
net: dsa: tag_qca: add support for handling mgmt and MIB Ethernet packet
Ansuel Smith
2022-02-02
1
-3
/
+36
*
net: dsa: tag_qca: add define for handling MIB packet
Ansuel Smith
2022-02-02
1
-0
/
+4
*
net: dsa: tag_qca: add define for handling mgmt Ethernet packet
Ansuel Smith
2022-02-02
1
-3
/
+12
*
net: dsa: tag_qca: enable promisc_on_master flag
Ansuel Smith
2022-02-02
1
-0
/
+1
*
net: dsa: tag_qca: move define to include linux/dsa
Ansuel Smith
2022-02-02
1
-15
/
+1
*
net: dsa: tag_qca: convert to FIELD macro
Ansuel Smith
2022-02-02
1
-19
/
+15
*
net: dsa: replay master state events in dsa_tree_{setup,teardown}_master
Vladimir Oltean
2022-02-02
1
-4
/
+24
*
net: dsa: provide switch operations for tracking the master state
Vladimir Oltean
2022-02-02
4
-0
/
+106
*
net: allow SO_MARK with CAP_NET_RAW via cmsg
Jakub Kicinski
2022-02-02
1
-1
/
+2
*
net/smc: Cork when sendpage with MSG_SENDPAGE_NOTLAST flag
Tony Lu
2022-01-31
3
-2
/
+23
*
net/smc: Remove corked dealyed work
Tony Lu
2022-01-31
1
-9
/
+6
*
net/smc: Send directly when TCP_CORK is cleared
Tony Lu
2022-01-31
3
-12
/
+18
*
tcp: Change SYN ACK retransmit behaviour to account for rehash
Akhmat Karakotov
2022-01-31
2
-2
/
+5
*
bpf: Add SO_TXREHASH setsockopt
Akhmat Karakotov
2022-01-31
1
-0
/
+10
*
txhash: Add socket option to control TX hash rethink behavior
Akhmat Karakotov
2022-01-31
2
-0
/
+16
*
txhash: Make rethinking txhash behavior configurable via sysctl
Akhmat Karakotov
2022-01-31
2
-2
/
+14
*
ipv4: Make ip_idents_reserve static
David Ahern
2022-01-31
1
-2
/
+1
*
ipv4: drop fragmentation code from ip_options_build()
Jakub Kicinski
2022-01-29
2
-25
/
+12
*
Merge tag 'for-net-next-2022-01-28' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2022-01-28
6
-39
/
+350
|
\
|
*
Bluetooth: Increment management interface revision
Marcel Holtmann
2022-01-27
1
-1
/
+1
|
*
Bluetooth: hci_sync: Fix queuing commands when HCI_UNREGISTER is set
Luiz Augusto von Dentz
2022-01-27
1
-0
/
+3
|
*
Bluetooth: hci_event: Fix HCI_EV_VENDOR max_len
Luiz Augusto von Dentz
2022-01-25
1
-3
/
+4
|
*
Bluetooth: hci_core: Rate limit the logging of invalid SCO handle
Luiz Augusto von Dentz
2022-01-25
1
-2
/
+2
|
*
Bluetooth: hci_event: Ignore multiple conn complete events
Soenke Huster
2022-01-25
2
-15
/
+49
|
*
Bluetooth: msft: fix null pointer deref on msft_monitor_device_evt
Soenke Huster
2022-01-23
1
-0
/
+2
|
*
Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost events
Manish Mandlik
2022-01-20
2
-10
/
+125
|
*
Bluetooth: msft: Handle MSFT Monitor Device Event
Manish Mandlik
2022-01-20
2
-8
/
+151
|
*
Bluetooth: fix null ptr deref on hci_sync_conn_complete_evt
Soenke Huster
2022-01-14
1
-0
/
+13
|
*
Bluetooth: hci_sync: unlock on error in hci_inquiry_result_with_rssi_evt()
Dan Carpenter
2022-01-11
1
-3
/
+3
|
*
Bluetooth: hci_sync: Fix compilation warning
Luiz Augusto von Dentz
2022-01-10
1
-2
/
+2
*
|
SUNRPC: add netns refcount tracker to struct rpc_xprt
Eric Dumazet
2022-01-28
1
-2
/
+2
*
|
SUNRPC: add netns refcount tracker to struct gss_auth
Eric Dumazet
2022-01-28
1
-4
/
+6
*
|
SUNRPC: add netns refcount tracker to struct svc_xprt
Eric Dumazet
2022-01-28
1
-2
/
+2
*
|
ethtool: add header/data split indication
Jakub Kicinski
2022-01-28
1
-5
/
+10
*
|
ipv6: partially inline ipv6_fixup_options
Pavel Begunkov
2022-01-28
1
-4
/
+4
*
|
ipv6: optimise dst refcounting on cork init
Pavel Begunkov
2022-01-28
2
-5
/
+11
*
|
udp6: don't make extra copies of iflow
Pavel Begunkov
2022-01-28
1
-43
/
+42
*
|
udp6: pass flow in ip6_make_skb together with cork
Pavel Begunkov
2022-01-28
2
-12
/
+12
*
|
ipv6: pass full cork into __ip6_append_data()
Pavel Begunkov
2022-01-28
1
-3
/
+4
*
|
ipv6: don't zero inet_cork_full::fl after use
Pavel Begunkov
2022-01-28
2
-9
/
+2
*
|
ipv6: clean up cork setup/release
Pavel Begunkov
2022-01-28
1
-23
/
+21
*
|
ipv6: remove daddr temp buffer in __ip6_make_skb
Pavel Begunkov
2022-01-28
1
-4
/
+3
*
|
udp6: shuffle up->pending AF_INET bits
Pavel Begunkov
2022-01-28
1
-3
/
+2
*
|
ipv6: optimise dst refcounting on skb init
Pavel Begunkov
2022-01-28
1
-1
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-27
32
-154
/
+168
|
\
\
|
*
\
Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-01-27
23
-80
/
+234
|
|
\
\
|
|
*
|
net: bridge: vlan: fix memory leak in __allowed_ingress
Tim Yi
2022-01-27
1
-3
/
+3
[next]