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: move subflow close loop after sk close check
Florian Westphal
2021-02-13
1
-3
/
+3
*
mptcp: schedule worker when subflow is closed
Florian Westphal
2021-02-13
2
-2
/
+27
*
mptcp: split __mptcp_close_ssk helper
Florian Westphal
2021-02-13
3
-7
/
+13
*
mptcp: move pm netlink work into pm_netlink
Florian Westphal
2021-02-13
3
-42
/
+42
*
net/tls: Select SOCK_RX_QUEUE_MAPPING from TLS_DEVICE
Tariq Toukan
2021-02-12
1
-0
/
+1
*
net/sock: Add kernel config SOCK_RX_QUEUE_MAPPING
Tariq Toukan
2021-02-12
2
-1
/
+5
*
tcp: Sanitize CMSG flags and reserved args in tcp_zerocopy_receive.
Arjun Roy
2021-02-12
1
-1
/
+10
*
net: fix dev_ifsioc_locked() race condition
Cong Wang
2021-02-12
3
-14
/
+50
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kern
David S. Miller
2021-02-11
12
-245
/
+1188
|
\
|
*
Bluetooth: Fix crash in mgmt_add_adv_patterns_monitor_complete
Howard Chung
2021-02-03
1
-1
/
+1
|
*
Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_data
Gopal Tiwari
2021-02-02
1
-0
/
+3
|
*
Bluetooth: Skip eSCO 2M params when not supported
Yu Liu
2021-02-01
1
-2
/
+18
|
*
Bluetooth: fix indentation and alignment reported by checkpatch
Tomoyuki Matsushita
2021-01-29
1
-11
/
+11
|
*
Bluetooth: fix coccicheck warnings debugfs
Jiapeng Zhong
2021-01-29
1
-40
/
+40
|
*
Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirk
Hans de Goede
2021-01-29
1
-7
/
+11
|
*
Bluetooth: L2CAP: Try harder to accept device not knowing options
Bastien Nocera
2021-01-25
1
-0
/
+1
|
*
Bluetooth: L2CAP: Fix handling fragmented length
Luiz Augusto von Dentz
2021-01-25
1
-25
/
+93
|
*
Bluetooth: btusb: fix memory leak on suspend and resume
Vamshi K Sthambamkadi
2021-01-25
1
-1
/
+2
|
*
Bluetooth: Put HCI device if inquiry procedure interrupts
Pan Bian
2021-01-25
1
-2
/
+4
|
*
Bluetooth: drop HCI device reference before return
Pan Bian
2021-01-25
1
-0
/
+1
|
*
Bluetooth: disable advertisement filters during suspend
Howard Chung
2021-01-25
3
-5
/
+44
|
*
Bluetooth: advmon offload MSFT interleave scanning integration
Archie Pusaka
2021-01-25
1
-9
/
+11
|
*
Bluetooth: advmon offload MSFT handle filter enablement
Archie Pusaka
2021-01-25
2
-0
/
+73
|
*
Bluetooth: advmon offload MSFT handle controller reset
Archie Pusaka
2021-01-25
1
-5
/
+71
|
*
Bluetooth: advmon offload MSFT remove monitor
Archie Pusaka
2021-01-25
4
-48
/
+317
|
*
Bluetooth: advmon offload MSFT add monitor
Archie Pusaka
2021-01-25
4
-40
/
+342
|
*
Bluetooth: advmon offload MSFT add rssi support
Archie Pusaka
2021-01-25
1
-72
/
+153
|
*
Bluetooth: avoid u128_xor() on potentially misaligned inputs
Ard Biesheuvel
2021-01-06
1
-3
/
+2
|
*
Bluetooth: Fix initializing response id after clearing struct
Christopher William Snowhill
2020-12-27
1
-1
/
+1
|
*
Bluetooth: Cancel Inquiry before Create Connection
Sonny Sasaka
2020-12-18
1
-0
/
+17
|
*
Bluetooth: Pause service discovery for suspend
Abhishek Pandit-Subedi
2020-12-18
1
-0
/
+8
|
*
Bluetooth: Remove hci_req_le_suspend_config
Abhishek Pandit-Subedi
2020-12-18
1
-17
/
+8
*
|
net: fib_notifier: don't return positive values on fib registration
Vlad Buslov
2021-02-11
1
-2
/
+3
*
|
net: ipconfig: avoid use-after-free in ic_close_devs
Vladimir Oltean
2021-02-11
1
-1
/
+2
*
|
net: initialize net->net_cookie at netns setup
Eric Dumazet
2021-02-11
2
-21
/
+6
*
|
net: dsa: xrs700x: add HSR offloading support
George McCollister
2021-02-11
1
-1
/
+6
*
|
net: dsa: add support for offloading HSR
George McCollister
2021-02-11
4
-0
/
+83
*
|
net: hsr: add offloading support
George McCollister
2021-02-11
9
-26
/
+52
*
|
net: hsr: generate supervision frame without HSR/PRP tag
George McCollister
2021-02-11
2
-33
/
+14
*
|
tcp: add some entropy in __inet_hash_connect()
Eric Dumazet
2021-02-11
1
-0
/
+5
*
|
tcp: change source port randomizarion at connect() time
Eric Dumazet
2021-02-11
1
-3
/
+17
*
|
rxrpc: Fix missing dependency on NET_UDP_TUNNEL
David Howells
2021-02-11
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-10
18
-66
/
+111
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-02-10
17
-63
/
+107
|
|
\
\
|
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2021-02-10
2
-14
/
+17
|
|
|
\
\
|
|
|
*
|
netfilter: nftables: relax check for stateful expressions in set definition
Pablo Neira Ayuso
2021-02-09
1
-13
/
+15
|
|
|
*
|
netfilter: conntrack: skip identical origin tuple in same zone only
Florian Westphal
2021-02-09
1
-1
/
+2
|
|
*
|
|
vsock: fix locking in vsock_shutdown()
Stefano Garzarella
2021-02-10
2
-7
/
+5
|
|
*
|
|
bridge: mrp: Fix the usage of br_mrp_port_switchdev_set_state
Horatiu Vultur
2021-02-09
3
-9
/
+10
|
|
|
/
/
|
|
*
|
vsock/virtio: update credit only if socket is not closed
Stefano Garzarella
2021-02-08
1
-2
/
+2
[next]