index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-13
mptcp: split __mptcp_close_ssk helper
Florian Westphal
3
-7
/
+13
2021-02-13
mptcp: move pm netlink work into pm_netlink
Florian Westphal
3
-42
/
+42
2021-02-13
selftests: mptcp: fail if not enough SYN/3rd ACK
Matthieu Baerts
1
-8
/
+20
2021-02-13
selftests: mptcp: display warnings on one line
Matthieu Baerts
1
-23
/
+40
2021-02-13
selftests: mptcp: fix ACKRX debug message
Matthieu Baerts
1
-1
/
+1
2021-02-13
selftests: mptcp: dump more info on errors
Paolo Abeni
1
-3
/
+12
2021-02-12
net: hns3: refactor out hclge_rm_vport_all_mac_table()
Hao Chen
1
-24
/
+43
2021-02-12
net: hns3: refactor out hclgevf_set_rss_tuple()
Huazhong Tan
1
-15
/
+32
2021-02-12
net: hns3: refactor out hclge_set_rss_tuple()
Huazhong Tan
1
-13
/
+29
2021-02-12
net: hns3: split out hclgevf_cmd_send()
Yufeng Mo
1
-60
/
+81
2021-02-12
net: hns3: split out hclge_cmd_send()
Yufeng Mo
1
-41
/
+59
2021-02-12
net: hns3: split out hclge_dbg_dump_qos_buf_cfg()
Jian Shen
1
-43
/
+115
2021-02-12
net: hns3: refactor out hclgevf_get_rss_tuple()
Jian Shen
1
-25
/
+42
2021-02-12
net: hns3: refactor out hclge_get_rss_tuple()
Jian Shen
1
-21
/
+38
2021-02-12
net: hns3: refactor out hclge_set_vf_vlan_common()
Peng Li
1
-25
/
+48
2021-02-12
net: hns3: use ipv6_addr_any() helper
Jiaran Zhang
1
-8
/
+5
2021-02-12
net: hns3: clean up hns3_dbg_cmd_write()
Peng Li
1
-18
/
+26
2021-02-12
net: hns3: refactor out hclgevf_cmd_convert_err_code()
Peng Li
1
-28
/
+27
2021-02-12
net: hns3: refactor out hclge_cmd_convert_err_code()
Peng Li
1
-28
/
+27
2021-02-12
net/mlx5: Remove TLS dependencies on XPS
Tariq Toukan
1
-2
/
+0
2021-02-12
net/tls: Select SOCK_RX_QUEUE_MAPPING from TLS_DEVICE
Tariq Toukan
1
-0
/
+1
2021-02-12
net/sock: Add kernel config SOCK_RX_QUEUE_MAPPING
Tariq Toukan
3
-7
/
+11
2021-02-12
tcp: Sanitize CMSG flags and reserved args in tcp_zerocopy_receive.
Arjun Roy
2
-2
/
+11
2021-02-12
r8169: handle tx before rx in napi poll
Heiner Kallweit
1
-2
/
+2
2021-02-12
net: fix dev_ifsioc_locked() race condition
Cong Wang
6
-21
/
+58
2021-02-12
net: mvpp2: fix interrupt mask/unmask skip condition
Stefan Chulski
1
-2
/
+2
2021-02-12
docs: networking: ti: Add driver doc for AM65 NUSS switch driver
Vignesh Raghavendra
2
-0
/
+144
2021-02-12
net: ti: am65-cpsw-nuss: Add switchdev support
Vignesh Raghavendra
4
-1
/
+587
2021-02-12
net: ti: am65-cpsw-nuss: Add netdevice notifiers
Vignesh Raghavendra
2
-1
/
+133
2021-02-12
net: ti: am65-cpsw-nuss: Add devlink support
Vignesh Raghavendra
5
-18
/
+404
2021-02-12
net: broadcom: bcm4908_enet: fix endianness in xmit code
Rafał Miłecki
1
-1
/
+1
2021-02-12
net: broadcom: bcm4908_enet: fix received skb length
Rafał Miłecki
1
-1
/
+1
2021-02-12
net: broadcom: bcm4908_enet: fix minor typos
Rafał Miłecki
1
-5
/
+5
2021-02-12
net: broadcom: bcm4908_enet: drop "inline" from C functions
Rafał Miłecki
1
-12
/
+7
2021-02-12
net: broadcom: bcm4908_enet: drop unneeded memset()
Rafał Miłecki
1
-2
/
+0
2021-02-12
net: broadcom: rename BCM4908 driver & update DT binding
Rafał Miłecki
5
-112
/
+113
2021-02-12
dt-bindings: net: bcm4908-enet: include ethernet-controller.yaml
Rafał Miłecki
1
-0
/
+3
2021-02-12
dt-bindings: net: rename BCM4908 Ethernet binding
Rafał Miłecki
2
-4
/
+4
2021-02-11
octeontx2-af: cn10k: MAC internal loopback support
Hariprasad Kelam
6
-6
/
+61
2021-02-11
octeontx2-af: cn10k: Add RPM Rx/Tx stats support
Hariprasad Kelam
8
-26
/
+227
2021-02-11
octeontx2-af: cn10k: Add RPM LMAC pause frame support
Rakesh Babu
6
-23
/
+201
2021-02-11
octeontx2-pf: cn10k: Get max mtu supported from admin function
Hariprasad Kelam
7
-18
/
+97
2021-02-11
octeontx2-af: cn10K: Add MTU configuration
Hariprasad Kelam
11
-12
/
+138
2021-02-11
octeontx2-af: cn10k: Add support for programmable channels
Subbaraya Sundeep
12
-17
/
+360
2021-02-11
octeontx2-af: cn10k: Add RPM MAC support
Hariprasad Kelam
12
-106
/
+479
2021-02-11
octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operations
Geetha sowjanya
11
-135
/
+336
2021-02-11
octeontx2-pf: cn10k: Map LMTST region
Geetha sowjanya
3
-4
/
+100
2021-02-11
octeontx2-pf: cn10k: Initialise NIX context
Geetha sowjanya
2
-31
/
+80
2021-02-11
octeontx2-af: cn10k: Update NIX and NPA context in debugfs
Geetha sowjanya
1
-2
/
+175
2021-02-11
octeontx2-af: cn10k: Update NIX/NPA context structure
Geetha sowjanya
3
-424
/
+223
[next]