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
*
drop_monitor: Filter control packets in drop monitor
Ido Schimmel
2020-10-01
2
-7
/
+7
*
drop_monitor: Remove duplicate struct
Ido Schimmel
2020-10-01
1
-17
/
+10
*
drop_monitor: Remove no longer used functions
Ido Schimmel
2020-10-01
1
-142
/
+0
*
drop_monitor: Convert to using devlink tracepoint
Ido Schimmel
2020-10-01
3
-41
/
+40
*
drop_monitor: Prepare probe functions for devlink tracepoint
Ido Schimmel
2020-10-01
1
-0
/
+146
*
devlink: Add a tracepoint for trap reports
Ido Schimmel
2020-10-01
1
-0
/
+25
*
tcp: add exponential backoff in __tcp_send_ack()
Eric Dumazet
2020-09-30
1
-3
/
+8
*
inet: remove icsk_ack.blocked
Eric Dumazet
2020-09-30
5
-12
/
+5
*
net: Add netif_rx_any_context()
Sebastian Andrzej Siewior
2020-09-29
1
-0
/
+15
*
l2tp: report rx cookie discards in netlink get
Tom Parkin
2020-09-29
1
-0
/
+6
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2020-09-29
9
-37
/
+292
|
\
|
*
Bluetooth: MGMT: Fix not checking if BT_HS is enabled
Luiz Augusto von Dentz
2020-09-25
1
-1
/
+6
|
*
Bluetooth: Disable High Speed by default
Luiz Augusto von Dentz
2020-09-25
1
-1
/
+0
|
*
Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel
Luiz Augusto von Dentz
2020-09-25
2
-3
/
+18
|
*
Bluetooth: A2MP: Fix not initializing all members
Luiz Augusto von Dentz
2020-09-25
1
-1
/
+21
|
*
Bluetooth: Fix update of own_addr_type if ll_privacy supported
Sathish Narasimman
2020-09-25
1
-1
/
+7
|
*
Bluetooth: Fix auto-creation of hci_conn at Conn Complete event
Sonny Sasaka
2020-09-20
1
-6
/
+11
|
*
Bluetooth: Set scan parameters for ADV Monitor
Howard Chung
2020-09-20
1
-0
/
+3
|
*
Bluetooth: Update Adv monitor count upon removal
Miao-chen Chou
2020-09-20
1
-0
/
+2
|
*
Bluetooth: pause/resume advertising around suspend
Daniel Winkler
2020-09-14
1
-10
/
+57
|
*
Bluetooth: Emit controller suspend and resume events
Abhishek Pandit-Subedi
2020-09-13
2
-1
/
+97
|
*
Bluetooth: Add suspend reason for device disconnect
Abhishek Pandit-Subedi
2020-09-13
1
-0
/
+4
|
*
Bluetooth: Add mgmt suspend and resume events
Abhishek Pandit-Subedi
2020-09-13
1
-0
/
+26
|
*
Bluetooth: Set ext scan response only when it exists
Abhishek Pandit-Subedi
2020-09-13
1
-2
/
+5
|
*
Bluetooth: Only mark socket zapped after unlocking
Abhishek Pandit-Subedi
2020-09-13
1
-3
/
+4
|
*
Bluetooth: Add MGMT capability flags for tx power and ext advertising
Daniel Winkler
2020-09-11
1
-0
/
+2
|
*
Bluetooth: Report num supported adv instances for hw offloading
Daniel Winkler
2020-09-11
2
-4
/
+4
|
*
Bluetooth: sco: new getsockopt options BT_SNDMTU/BT_RCVMTU
Joseph Hwang
2020-09-11
1
-0
/
+6
|
*
Bluetooth: Re-order clearing suspend tasks
Abhishek Pandit-Subedi
2020-09-11
1
-1
/
+1
|
*
Bluetooth: Fix memory leak in read_adv_mon_features()
Peilin Ye
2020-09-11
1
-4
/
+8
|
*
Bluetooth: Clear suspend tasks on unregister
Abhishek Pandit-Subedi
2020-09-01
1
-0
/
+11
*
|
net/sched: cls_u32: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2020-09-29
1
-4
/
+4
*
|
ip6gre: avoid tx_error when sending MLD/DAD on external tunnels
Davide Caratti
2020-09-29
1
-11
/
+22
*
|
net/smc: CLC decline - V2 enhancements
Ursula Braun
2020-09-29
3
-15
/
+30
*
|
net/smc: introduce CLC first contact extension
Ursula Braun
2020-09-29
6
-5
/
+91
*
|
net/smc: CLC accept / confirm V2
Ursula Braun
2020-09-29
3
-57
/
+170
*
|
net/smc: determine accepted ISM devices
Ursula Braun
2020-09-29
4
-34
/
+208
*
|
net/smc: build and send V2 CLC proposal
Ursula Braun
2020-09-29
4
-42
/
+210
*
|
net/smc: determine proposed ISM devices
Ursula Braun
2020-09-29
8
-58
/
+135
*
|
net/smc: introduce list of pnetids for Ethernet devices
Ursula Braun
2020-09-29
3
-7
/
+153
*
|
net/smc: introduce CHID callback for ISM devices
Ursula Braun
2020-09-29
4
-0
/
+9
*
|
net/smc: introduce System Enterprise ID (SEID)
Ursula Braun
2020-09-29
3
-2
/
+28
*
|
net/smc: prepare for more proposed ISM devices
Ursula Braun
2020-09-29
6
-44
/
+69
*
|
net/smc: split CLC confirm/accept data to be sent
Ursula Braun
2020-09-29
2
-12
/
+15
*
|
net/smc: separate find device functions
Ursula Braun
2020-09-29
3
-46
/
+84
*
|
net/smc: CLC header fields renaming
Ursula Braun
2020-09-29
3
-23
/
+25
*
|
net/smc: remove constant and introduce helper to check for a pnet id
Karsten Graul
2020-09-29
1
-8
/
+12
*
|
udp_tunnel: add the ability to share port tables
Jakub Kicinski
2020-09-28
1
-10
/
+86
*
|
net: vlan: Fixed signedness in vlan_group_prealloc_vid()
Florian Fainelli
2020-09-28
1
-1
/
+2
*
|
net: dsa: tag_rtl4_a: use the generic flow dissector procedure
Vladimir Oltean
2020-09-26
1
-9
/
+0
[next]