index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-15
net: dsa: mt7530: Refine message in Kconfig
Landen Chao
1
-3
/
+3
2020-09-14
drivers/net/wan/x25_asy: Remove an unnecessary x25_type_trans call
Xie He
1
-2
/
+1
2020-09-14
net: try to avoid unneeded backlog flush
Paolo Abeni
1
-4
/
+47
2020-09-14
mlxsw: spectrum_span: Derive SBIB from maximum port speed & MTU
Petr Machata
3
-67
/
+4
2020-09-14
mlxsw: spectrum: Keep maximum speed around
Petr Machata
2
-0
/
+10
2020-09-14
mlxsw: spectrum: Keep maximum MTU around
Petr Machata
2
-5
/
+21
2020-09-14
mlxsw: spectrum_ethtool: Introduce ptys_max_speed callback
Petr Machata
2
-0
/
+45
2020-09-14
mlxsw: spectrum_ethtool: Extract a helper to get Ethernet attributes
Petr Machata
1
-10
/
+28
2020-09-14
hinic: add vxlan segmentation and cs offload support
Luo bin
2
-12
/
+46
2020-09-14
net: qlcnic: remove unused variable 'val' in qlcnic_83xx_cam_unlock()
Zhang Changzhong
1
-2
/
+1
2020-09-14
net: pxa168_eth: remove unused variable 'retval' int pxa168_eth_change_mtu()
Zhang Changzhong
1
-2
/
+1
2020-09-14
net: fec: ptp: remove unused variable 'ns' in fec_time_keep()
Zhang Changzhong
1
-2
/
+1
2020-09-14
net: dnet: remove unused variable 'tx_status 'in dnet_start_xmit()
Zhang Changzhong
1
-4
/
+4
2020-09-14
tcp: remove SOCK_QUEUE_SHRUNK
Eric Dumazet
3
-19
/
+7
2020-09-14
net/packet: Fix a comment about hard_header_len and headroom allocation
Xie He
1
-6
/
+9
2020-09-14
mptcp: simult flow self-tests
Paolo Abeni
2
-1
/
+295
2020-09-14
mptcp: call tcp_cleanup_rbuf on subflows
Paolo Abeni
4
-1
/
+11
2020-09-14
mptcp: allow picking different xmit subflows
Paolo Abeni
2
-18
/
+99
2020-09-14
mptcp: allow creating non-backup subflows
Paolo Abeni
1
-1
/
+2
2020-09-14
mptcp: move address attribute into mptcp_addr_info
Paolo Abeni
3
-24
/
+25
2020-09-14
mptcp: add OoO related mibs
Paolo Abeni
4
-1
/
+34
2020-09-14
mptcp: cleanup mptcp_subflow_discard_data()
Paolo Abeni
2
-45
/
+14
2020-09-14
mptcp: move ooo skbs into msk out of order queue.
Paolo Abeni
3
-56
/
+211
2020-09-14
mptcp: introduce and use mptcp_try_coalesce()
Paolo Abeni
1
-12
/
+19
2020-09-14
mptcp: basic sndbuf autotuning
Paolo Abeni
1
-4
/
+13
2020-09-14
mptcp: trigger msk processing even for OoO data
Paolo Abeni
3
-42
/
+78
2020-09-14
mptcp: set data_ready status bit in subflow_check_data_avail()
Paolo Abeni
1
-11
/
+8
2020-09-14
mptcp: rethink 'is writable' conditional
Paolo Abeni
2
-27
/
+50
2020-09-14
net: smc91x: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-5
/
+5
2020-09-14
net: silan: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-5
/
+7
2020-09-14
qed: convert tasklets to use new tasklet_setup() API
Allen Pais
4
-33
/
+12
2020-09-14
net: nixge: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-14
nfp: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-14
net: natsemi: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+4
2020-09-14
net: micrel: convert tasklets to use new tasklet_setup() API
Allen Pais
2
-17
/
+14
2020-09-14
net: mlx: convert tasklets to use new tasklet_setup() API
Allen Pais
8
-20
/
+17
2020-09-14
net: skge: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-09-14
net: jme: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-24
/
+16
2020-09-14
ibmvnic: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-14
net: ehea: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-14
net: hinic: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-14
net: sundance: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-10
/
+11
2020-09-14
chelsio: convert tasklets to use new tasklet_setup() API
Allen Pais
3
-22
/
+24
2020-09-14
liquidio: convert tasklets to use new tasklet_setup() API
Allen Pais
6
-19
/
+18
2020-09-14
net: macb: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-14
cnic: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-10
/
+8
2020-09-14
net: amd-xgbe: convert tasklets to use new tasklet_setup() API
Allen Pais
3
-22
/
+19
2020-09-14
net: alteon: convert tasklets to use new tasklet_setup() API
Allen Pais
2
-5
/
+7
2020-09-14
i40e, xsk: move buffer allocation out of the Rx processing loop
Björn Töpel
1
-8
/
+4
2020-09-14
i40e: use 16B HW descriptors instead of 32B
Björn Töpel
7
-17
/
+18
[next]