index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
include
/
sparsebit.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-09-30
net: snmp: inline snmp_get_cpu_field()
Eric Dumazet
2
-7
/
+5
2021-09-30
net/mlx4_en: Add XDP_REDIRECT statistics
Joshua Roys
5
-2
/
+20
2021-09-30
ixgbe: let the xdpdrv work with more than 64 cpus
Jason Xing
5
-24
/
+77
2021-09-30
tcp: adjust rcv_ssthresh according to sk_reserved_mem
Wei Wang
3
-4
/
+22
2021-09-30
tcp: adjust sndbuf according to sk_reserved_mem
Wei Wang
2
-2
/
+13
2021-09-30
net: add new socket option SO_RESERVE_MEM
Wei Wang
5
-7
/
+112
2021-09-30
net: phy: marvell10g: add downshift tunable support
Russell King
1
-1
/
+106
2021-09-30
octeontx2-af: Remove redundant initialization of variable pin
Colin Ian King
1
-1
/
+1
2021-09-30
net: macb: ptp: Switch to gettimex64() interface
Lars-Peter Clausen
1
-4
/
+9
2021-09-30
dissector: do not set invalid PPP protocol
Boris Sukholitko
1
-2
/
+1
2021-09-30
net: dsa: rtl8366rb: Use core filtering tracking
Linus Walleij
1
-7
/
+2
2021-09-30
octeontx2-pf: Add XDP support to netdev PF
Geetha sowjanya
6
-34
/
+322
2021-09-30
octeontx2-af: Adjust LA pointer for cpt parse header
Kiran Kumar K
2
-95
/
+80
2021-09-30
net_sched: Use struct_size() and flex_array_size() helpers
Gustavo A. R. Silva
1
-3
/
+4
2021-09-29
devlink: Add missed notifications iterators
Leon Romanovsky
1
-2
/
+21
2021-09-29
gve: Use kvcalloc() instead of kvzalloc()
Gustavo A. R. Silva
1
-8
/
+7
2021-09-29
net/ipv4/datagram.c: remove superfluous header files from datagram.c
Mianhan Liu
1
-1
/
+0
2021-09-29
net/dsa/tag_ksz.c: remove superfluous headers
Mianhan Liu
1
-1
/
+0
2021-09-29
net/dsa/tag_8021q.c: remove superfluous headers
Mianhan Liu
1
-1
/
+0
2021-09-29
net/mlx4: Use array_size() helper in copy_to_user()
Gustavo A. R. Silva
1
-1
/
+2
2021-09-29
net: bridge: Use array_size() helper in copy_to_user()
Gustavo A. R. Silva
1
-3
/
+5
2021-09-29
ethtool: ioctl: Use array_size() helper in copy_{from,to}_user()
Gustavo A. R. Silva
1
-5
/
+7
2021-09-29
mctp: Warn if pointer is set for a wrong dev type
Matt Johnston
1
-7
/
+24
2021-09-29
mctp: Set route MTU via netlink
Matt Johnston
1
-1
/
+13
2021-09-29
doc/mctp: Add a little detail about kernel internals
Jeremy Kerr
1
-0
/
+59
2021-09-29
mctp: Do inits as a subsys_initcall
Jeremy Kerr
1
-1
/
+1
2021-09-29
mctp: Add tracepoints for tag/key handling
Jeremy Kerr
3
-1
/
+92
2021-09-29
mctp: Implement a timeout for tags
Jeremy Kerr
3
-0
/
+62
2021-09-29
mctp: Add refcounts to mctp_dev
Jeremy Kerr
4
-13
/
+25
2021-09-29
mctp: locking, lifetime and validity changes for sk_keys
Jeremy Kerr
3
-53
/
+125
2021-09-29
mctp: Allow local delivery to the null EID
Jeremy Kerr
1
-0
/
+23
2021-09-29
mctp: Allow MCTP on tun devices
Matt Johnston
2
-7
/
+13
2021-09-29
net: phy: micrel: Add support for LAN8804 PHY
Horatiu Vultur
2
-0
/
+75
2021-09-29
octeontx2-nicvf: Add PTP hardware clock support to NIX VF
Naveen Mamindlapalli
7
-3
/
+23
2021-09-29
octeontx2-pf: Enable promisc/allmulti match MCAM entries.
Rakesh Babu
1
-35
/
+43
2021-09-29
net: qrtr: combine nameservice into main module
Luca Weiss
2
-1
/
+2
2021-09-29
net: ipv4: remove superfluous header files from fib_notifier.c
Mianhan Liu
1
-1
/
+0
2021-09-28
ice: Prefer kcalloc over open coded arithmetic
Len Baker
1
-1
/
+1
2021-09-28
ice: Fix macro name for IPv4 fragment flag
Jeff Guo
2
-2
/
+2
2021-09-28
ice: refactor devlink getter/fallback functions to void
Jacob Keller
1
-83
/
+50
2021-09-28
ice: Fix link mode handling
Anirudh Venkataramanan
1
-2
/
+6
2021-09-28
ice: Add feature bitmap, helpers and a check for DSCP
Anirudh Venkataramanan
5
-2
/
+63
2021-09-28
ice: Add DSCP support
Dave Ertman
11
-56
/
+464
2021-09-28
gve: DQO: avoid unused variable warnings
Arnd Bergmann
3
-66
/
+54
2021-09-28
octeontx2-pf: Use hardware register for CQE count
Geetha sowjanya
5
-7
/
+85
2021-09-28
octeontx2-af: Add external ptp input clock
Yi Guo
7
-6
/
+187
2021-09-28
octeontx2-af: Use ptp input clock info from firmware data
Subbaraya Sundeep
3
-51
/
+33
2021-09-28
octeontx2-af: cn10k: RPM hardware timestamp configuration
Hariprasad Kelam
7
-26
/
+58
2021-09-28
octeontx2-af: Reset PTP config in FLR handler
Harman Kalra
3
-0
/
+18
2021-09-28
net/tls: support SM4 CCM algorithm
Tianjia Zhang
2
-5
/
+18
[next]