index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
SubmittingPatches
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-11-26
net: mscc: ocelot: correctly report the timestamping RX filters in ethtool
Vladimir Oltean
1
-1
/
+4
2021-11-26
net: mscc: ocelot: set up traps for PTP packets
Vladimir Oltean
1
-1
/
+240
2021-11-26
net: ptp: add a definition for the UDP port for IEEE 1588 general messages
Vladimir Oltean
1
-0
/
+1
2021-11-26
net: mscc: ocelot: create a function that replaces an existing VCAP filter
Vladimir Oltean
2
-0
/
+18
2021-11-26
net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMP
Vladimir Oltean
1
-6
/
+0
2021-11-26
net: hns3: fix incorrect components info of ethtool --reset command
Jie Wang
1
-0
/
+4
2021-11-26
net: hns3: fix one incorrect value of page pool info when queried by debugfs
Hao Chen
1
-1
/
+2
2021-11-26
net: hns3: add check NULL address for page pool
Hao Chen
1
-0
/
+5
2021-11-26
net: hns3: fix VF RSS failed problem after PF enable multi-TCs
Guangbin Huang
1
-2
/
+2
2021-11-26
net: qed: fix the array may be out of bound
zhangyue
1
-3
/
+3
2021-11-26
net/smc: Don't call clcsock shutdown twice when smc shutdown
Tony Lu
1
-1
/
+7
2021-11-26
nfc: fdp: Merge the same judgment
wengjianfeng
1
-3
/
+1
2021-11-26
net: vlan: fix underflow for the real_dev refcnt
Ziyang Xuan
2
-3
/
+3
2021-11-26
ptp: fix filter names in the documentation
Jakub Kicinski
1
-2
/
+2
2021-11-26
ethtool: ioctl: fix potential NULL deref in ethtool_set_coalesce()
Julian Wiedmann
1
-1
/
+1
2021-11-26
nfc: virtual_ncidev: change default device permissions
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2021-11-26
net/sched: sch_ets: don't peek at classes beyond 'nbands'
Davide Caratti
1
-3
/
+5
2021-11-26
net: stmmac: Disable Tx queues when reconfiguring the interface
Yannick Vignon
1
-0
/
+2
2021-11-26
btrfs: fix the memory leak caused in lzo_compress_pages()
Qu Wenruo
1
-0
/
+2
2021-11-26
net: optimize skb_postpull_rcsum()
Eric Dumazet
1
-1
/
+5
2021-11-26
gro: optimize skb_gro_postpull_rcsum()
Eric Dumazet
1
-2
/
+2
2021-11-26
sctp: make the raise timer more simple and accurate
Xin Long
4
-25
/
+22
2021-11-26
tipc: delete the unlikely branch in tipc_aead_encrypt
Xin Long
1
-15
/
+4
2021-11-26
net: ipa: support enhanced channel flow control
Alex Elder
3
-5
/
+19
2021-11-26
net: ipa: introduce channel flow control
Alex Elder
4
-32
/
+82
2021-11-26
mctp: serial: remove unnecessary ldisc data check
Jeremy Kerr
1
-3
/
+0
2021-11-26
mctp: serial: enforce fixed MTU
Jeremy Kerr
1
-0
/
+7
2021-11-26
mctp: serial: cancel tx work on ldisc close
Jeremy Kerr
1
-0
/
+1
2021-11-26
net: ipa: rearrange GSI structure fields
Alex Elder
1
-4
/
+4
2021-11-26
net: ipa: GSI only needs one completion
Alex Elder
2
-37
/
+12
2021-11-26
net: ipa: skip SKB copy if no netdev
Alex Elder
1
-10
/
+11
2021-11-26
net: ipa: explicitly disable HOLB drop during setup
Alex Elder
1
-0
/
+2
2021-11-26
net: ipa: rework how HOL_BLOCK handling is specified
Alex Elder
1
-4
/
+16
2021-11-26
net: ipa: zero unused portions of filter table memory
Alex Elder
1
-7
/
+41
2021-11-26
net: ipa: kill ipa_modem_init()
Alex Elder
3
-16
/
+4
2021-11-26
net: dsa: felix: enable cut-through forwarding between ports by default
Vladimir Oltean
4
-11
/
+162
2021-11-26
net: ocelot: remove "bridge" argument from ocelot_get_bridge_fwd_mask
Vladimir Oltean
1
-6
/
+8
2021-11-26
net: dsa: qca8k: Fix spelling mistake "Mismateched" -> "Mismatched"
Colin Ian King
1
-1
/
+1
2021-11-26
selftests: tls: test for correct proto_ops
Jakub Kicinski
1
-0
/
+55
2021-11-26
tls: fix replacing proto_ops
Jakub Kicinski
1
-7
/
+40
2021-11-26
selftests: tls: test splicing decrypted records
Jakub Kicinski
1
-0
/
+49
2021-11-26
tls: splice_read: fix accessing pre-processed records
Jakub Kicinski
1
-8
/
+25
2021-11-26
selftests: tls: test splicing cmsgs
Jakub Kicinski
1
-0
/
+40
2021-11-26
tls: splice_read: fix record type check
Jakub Kicinski
1
-13
/
+10
2021-11-26
selftests: tls: add tests for handling of bad records
Jakub Kicinski
1
-0
/
+154
2021-11-26
selftests: tls: factor out cmsg send/receive
Jakub Kicinski
1
-41
/
+70
2021-11-26
selftests: tls: add helper for creating sock pairs
Jakub Kicinski
1
-99
/
+29
2021-11-26
net: stmmac: perserve TX and RX coalesce value during XDP setup
Ong Boon Leong
1
-2
/
+3
2021-11-26
tsnep: Add missing of_node_put() in tsnep_mdio_init()
Yang Yingliang
1
-1
/
+2
2021-11-26
veth: use ethtool_sprintf instead of snprintf
Tonghao Zhang
1
-17
/
+10
[next]