index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
mptcp: Safely store sequence number when sending data
Mat Martineau
2020-07-29
1
-1
/
+1
|
*
mptcp: Safely read sequence number when lock isn't held
Mat Martineau
2020-07-29
1
-1
/
+1
|
*
mptcp: Skip unnecessary skb extension allocation for bare acks
Mat Martineau
2020-07-29
1
-3
/
+6
|
*
mptcp: Only use subflow EOF signaling on fallback connections
Mat Martineau
2020-07-29
1
-1
/
+2
|
*
mptcp: Use full MPTCP-level disconnect state machine
Mat Martineau
2020-07-29
3
-17
/
+92
|
*
mptcp: Add helper to process acks of DATA_FIN
Mat Martineau
2020-07-29
1
-8
/
+46
|
*
mptcp: Add mptcp_close_state() helper
Mat Martineau
2020-07-29
1
-0
/
+27
|
*
mptcp: Track received DATA_FIN sequence number and add related helpers
Mat Martineau
2020-07-29
3
-10
/
+115
|
*
mptcp: Use MPTCP-level flag for sending DATA_FIN
Mat Martineau
2020-07-29
3
-24
/
+18
|
*
mptcp: Remove outdated and incorrect comment
Mat Martineau
2020-07-29
1
-1
/
+0
|
*
mptcp: Return EPIPE if sending is shut down during a sendmsg
Mat Martineau
2020-07-29
1
-0
/
+5
|
*
mptcp: Allow DATA_FIN in headers without TCP FIN
Mat Martineau
2020-07-29
1
-10
/
+3
|
/
*
Merge branch 'sockptr_t-fixes-v2'
David S. Miller
2020-07-28
12
-64
/
+61
|
\
|
*
net: improve the user pointer check in init_user_sockptr
Christoph Hellwig
2020-07-28
3
-14
/
+8
|
*
net: remove sockptr_advance
Christoph Hellwig
2020-07-28
10
-48
/
+49
|
*
net: make sockptr_is_null strict aliasing safe
Christoph Hellwig
2020-07-28
1
-1
/
+3
|
*
netfilter: arp_tables: restore a SPDX identifier
Christoph Hellwig
2020-07-28
1
-1
/
+1
|
/
*
Merge branch 'mlxsw-Add-support-for-QSFP-DD-transceiver-type'
David S. Miller
2020-07-28
2
-12
/
+44
|
\
|
*
mlxsw: core: Add support for temperature thresholds reading for QSFP-DD trans...
Vadim Pasternak
2020-07-28
2
-10
/
+23
|
*
mlxsw: core: Add ethtool support for QSFP-DD transceivers
Vadim Pasternak
2020-07-28
2
-2
/
+21
|
/
*
Merge tag 'mlx5-updates-2020-07-28' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2020-07-28
26
-213
/
+302
|
\
|
*
net/mlx5: drop unnecessary list_empty
Julia Lawall
2020-07-28
2
-10
/
+8
|
*
net/mlx5: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-28
8
-13
/
+13
|
*
net/mlx5: DR, Reduce print level for matcher print
Alex Vesker
2020-07-28
1
-1
/
+1
|
*
net/mlx5e: Add support for PCI relaxed ordering
Aya Levin
2020-07-28
3
-2
/
+13
|
*
net/mlx5e: Use indirect call wrappers for RX post WQEs functions
Tariq Toukan
2020-07-28
5
-8
/
+7
|
*
net/mlx5e: Move exposure of datapath function to txrx header
Tariq Toukan
2020-07-28
4
-23
/
+29
|
*
net/mlx5e: RX, Re-work initializaiton of RX function pointers
Tariq Toukan
2020-07-28
9
-96
/
+112
|
*
net/mlx5e: Link non uplink representors to PCI device
Parav Pandit
2020-07-28
1
-1
/
+1
|
*
net/mlx5: E-switch, Use eswitch total_vports
Parav Pandit
2020-07-28
1
-7
/
+7
|
*
net/mlx5: E-switch, Reuse total_vports and avoid duplicate nvports
Parav Pandit
2020-07-28
2
-8
/
+6
|
*
net/mlx5: E-switch, Consider maximum vf vports for steering init
Parav Pandit
2020-07-28
1
-7
/
+1
|
*
net/mlx5: Add function ID to reclaim pages debug log
Avihu Hagag
2020-07-28
1
-1
/
+2
|
*
net/mlx5: Hold pages RB tree per VF
Eran Ben Elisha
2020-07-28
2
-39
/
+105
*
|
farsync: use generic power management
Vaibhav Gupta
2020-07-28
1
-6
/
+4
|
/
*
net/mlx4: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-27
3
-5
/
+5
*
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2020-07-27
4
-52
/
+2
|
\
|
*
igc: Fix static checker warning
Sasha Neftin
2020-07-27
1
-1
/
+1
|
*
igc: Clean up the hw_stats structure
Sasha Neftin
2020-07-27
4
-13
/
+0
|
*
igc: Clean up the mac_info structure
Sasha Neftin
2020-07-27
1
-5
/
+0
|
*
igc: Remove ledctl_ fields from the mac_info structure
Sasha Neftin
2020-07-27
1
-3
/
+0
|
*
igc: Fix registers definition
Sasha Neftin
2020-07-27
4
-20
/
+0
|
*
igc: Remove unneeded ICTXQMTC register
Sasha Neftin
2020-07-27
4
-5
/
+0
|
*
igc: Add Receive Descriptor Minimum Threshold Count to clear HW counters
Sasha Neftin
2020-07-27
1
-0
/
+1
|
*
igc: Remove unneeded variable
Sasha Neftin
2020-07-27
4
-5
/
+0
*
|
qed: fix assignment of n_rq_elems to incorrect params field
Colin Ian King
2020-07-27
1
-1
/
+1
*
|
Merge branch 'sfc-driver-for-EF100-family-NICs-part-1'
David S. Miller
2020-07-27
30
-31
/
+2439
|
\
\
|
*
|
sfc_ef100: implement ndo_get_phys_port_{id,name}
Edward Cree
2020-07-27
2
-0
/
+23
|
*
|
sfc_ef100: read device MAC address at probe time
Edward Cree
2020-07-27
2
-1
/
+40
|
*
|
sfc_ef100: probe the PHY and configure the MAC
Edward Cree
2020-07-27
1
-1
/
+41
[prev]
[next]