index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-20
Bluetooth: hci_qca: Fix uninitialized access to hdev
Abhishek Pandit-Subedi
1
-1
/
+2
2020-05-20
Bluetooth: Fix assuming EIR flags can result in SSP authentication
Luiz Augusto von Dentz
1
-2
/
+0
2020-05-20
Bluetooth: Consolidate encryption handling in hci_encrypt_cfm
Luiz Augusto von Dentz
2
-27
/
+21
2020-05-18
Bluetooth: hci_qca: Enable WBS support for wcn3991
Abhishek Pandit-Subedi
1
-6
/
+17
2020-05-18
Bluetooth: Add SCO fallback for invalid LMP parameters error
Hsin-Yu Chao
1
-0
/
+1
2020-05-18
Bluetooth: Fix for GAP/SEC/SEM/BI-10-C
Ćukasz Rymanowski
1
-0
/
+4
2020-05-18
Bluetooth: L2CAP: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-3
/
+3
2020-05-17
rds: convert get_user_pages() --> pin_user_pages()
John Hubbard
1
-4
/
+2
2020-05-17
net: allow __skb_ext_alloc to sleep
Florian Westphal
3
-5
/
+9
2020-05-17
mptcp: remove inner wait loop from mptcp_sendmsg_frag
Florian Westphal
1
-14
/
+0
2020-05-17
mptcp: fill skb page frag cache outside of mptcp_sendmsg_frag
Florian Westphal
1
-1
/
+6
2020-05-17
mptcp: fill skb extension cache outside of mptcp_sendmsg_frag
Florian Westphal
1
-4
/
+14
2020-05-17
mptcp: avoid blocking in tcp_sendpages
Florian Westphal
1
-3
/
+32
2020-05-17
mptcp: break and restart in case mptcp sndbuf is full
Florian Westphal
1
-0
/
+36
2020-05-17
mptcp: move common nospace-pattern to a helper
Florian Westphal
1
-14
/
+13
2020-05-17
selftests: Drop 'pref medium' in route checks
David Ahern
1
-2
/
+2
2020-05-17
net: ipa: do not clear interrupt in gsi_channel_start()
Alex Elder
1
-10
/
+1
2020-05-17
net: ipa: don't use noirq suspend/resume callbacks
Alex Elder
1
-2
/
+2
2020-05-17
selftests: mlxsw: Do not hard code trap group name
Ido Schimmel
7
-72
/
+43
2020-05-17
selftests: devlink_lib: Remove double blank line
Ido Schimmel
1
-1
/
+0
2020-05-17
mlxsw: spectrum_trap: Store all trap data in one array
Ido Schimmel
2
-143
/
+326
2020-05-17
mlxsw: spectrum_trap: Store all trap group data in one array
Ido Schimmel
2
-41
/
+110
2020-05-17
mlxsw: spectrum_trap: Store all trap policer data in one array
Ido Schimmel
2
-62
/
+89
2020-05-17
mlxsw: spectrum_trap: Move struct definition out of header file
Ido Schimmel
2
-6
/
+6
2020-05-17
r8169: remove remaining call to mdiobus_unregister
Heiner Kallweit
1
-1
/
+0
2020-05-16
ethtool: don't call set_channels in drivers if config didn't change
Jakub Kicinski
1
-0
/
+6
2020-05-16
nfp: don't check lack of RX/TX channels
Jakub Kicinski
1
-2
/
+1
2020-05-16
ethtool: check if there is at least one channel for TX/RX in the core
Jakub Kicinski
2
-2
/
+23
2020-05-16
mptcp: Use 32-bit DATA_ACK when possible
Christoph Paasch
4
-10
/
+31
2020-05-16
netns: enable to inherit devconf from current netns
Nicolas Dichtel
4
-10
/
+44
2020-05-16
dpaa2-eth: add bulking to XDP_TX
Ioana Ciornei
2
-23
/
+46
2020-05-16
net: phy: broadcom: fix checkpatch complains about tabs
Kevin Lo
1
-1
/
+1
2020-05-16
ethernet: ti: am65-cpts: Add missing inline qualifier to stub functions
Nathan Chancellor
1
-4
/
+4
2020-05-16
net/mlx5e: Take DCBNL-related definitions into dedicated files
Tariq Toukan
5
-73
/
+84
2020-05-16
net/mlx5e: Calculate SQ stop room in a robust way
Maxim Mikityanskiy
8
-36
/
+84
2020-05-16
net/mlx5e: IPoIB, Drop multicast packets that this interface sent
Erez Shitrit
1
-3
/
+12
2020-05-16
net/mlx5e: IPoIB, Enable loopback packets for IPoIB interfaces
Erez Shitrit
7
-9
/
+24
2020-05-16
net/mlx5e: CT: Fix offload with CT action after CT NAT action
Roi Dayan
1
-22
/
+286
2020-05-16
net/mlx5: Move internal timer read function to clock library
Eran Ben Elisha
4
-24
/
+21
2020-05-16
net/mlx5: Wait for inactive autogroups
Paul Blakey
1
-3
/
+5
2020-05-16
net/mlx5: Drain wq first during PCI device removal
Parav Pandit
1
-3
/
+2
2020-05-16
net/mlx5: Have single error unwinding path
Parav Pandit
1
-4
/
+3
2020-05-16
net/mlx5: Fix a bug of releasing wrong chunks on > 4K page size systems
Eran Ben Elisha
1
-22
/
+22
2020-05-16
net/mlx5: Dedicate fw page to the requesting function
Eran Ben Elisha
1
-5
/
+11
2020-05-15
mptcp: cope better with MP_JOIN failure
Paolo Abeni
1
-6
/
+9
2020-05-15
inet_connection_sock: factor out destroy helper.
Paolo Abeni
2
-5
/
+9
2020-05-15
mptcp: add new sock flag to deal with join subflows
Paolo Abeni
5
-15
/
+17
2020-05-15
net: phy: tja11xx: execute cable test on link up
Oleksij Rempel
1
-5
/
+43
2020-05-15
net: phy: broadcom: add support for BCM54811 PHY
Kevin Lo
2
-5
/
+53
2020-05-15
cxgb4: add EOTID tracking and software context dump
Rahul Lakkireddy
5
-28
/
+133
[next]