index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
kasan
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-19
cxgb4: add support to fetch ethtool n-tuple filters
Vishal Kulkarni
1
-0
/
+110
2020-06-19
cxgb4: add ethtool n-tuple filter deletion
Vishal Kulkarni
3
-9
/
+84
2020-06-19
cxgb4: add ethtool n-tuple filter insertion
Vishal Kulkarni
5
-47
/
+135
2020-06-19
cxgb4: add skeleton for ethtool n-tuple filters
Vishal Kulkarni
6
-16
/
+126
2020-06-19
net: qos offload add flow status with dropped count
Po Liu
25
-50
/
+60
2020-06-19
cxgb4: add support to read serial flash
Vishal Kulkarni
5
-2
/
+57
2020-06-19
cxgb4: add support to flash boot cfg image
Vishal Kulkarni
3
-0
/
+129
2020-06-19
cxgb4: add support to flash boot image
Vishal Kulkarni
4
-0
/
+297
2020-06-19
cxgb4: add support to flash PHY image
Vishal Kulkarni
2
-0
/
+40
2020-06-19
cxgb4: update set_flash to flash different images
Vishal Kulkarni
2
-15
/
+115
2020-06-19
net: tso: add UDP segmentation support
Eric Dumazet
1
-11
/
+18
2020-06-19
net: tso: cache transport header length
Eric Dumazet
8
-22
/
+24
2020-06-19
net: tso: constify tso_count_descs() and friends
Eric Dumazet
2
-6
/
+6
2020-06-19
net: tso: shrink struct tso_t
Eric Dumazet
1
-6
/
+6
2020-06-19
net: tso: double TSO_HEADER_SIZE value
Eric Dumazet
1
-1
/
+1
2020-06-19
octeontx2-af: change (struct qmem)->entry_sz from u8 to u16
Eric Dumazet
1
-1
/
+1
2020-06-19
net: hns3: streaming dma buffer sync between cpu and device
Barry Song
1
-1
/
+17
2020-06-19
net: hns3: replace disable_irq by IRQ_NOAUTOEN flag
Barry Song
1
-2
/
+2
2020-06-19
net: hns3: rename buffer-related functions
Barry Song
1
-6
/
+6
2020-06-19
net: hns3: pointer type of buffer should be void
Barry Song
2
-2
/
+2
2020-06-19
net: hns3: remove unnecessary devm_kfree
Barry Song
1
-4
/
+1
2020-06-19
mISDN: hfcsusb: Use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+1
2020-06-19
lan743x: allow mac address to come from dt
Tim Harvey
1
-16
/
+25
2020-06-19
r8169: allow setting irq coalescing if link is down
Heiner Kallweit
1
-4
/
+8
2020-06-19
r8169: move switching optional clock on/off to pll power functions
Heiner Kallweit
1
-3
/
+4
2020-06-19
r8169: move updating counters to rtl8169_down
Heiner Kallweit
1
-6
/
+2
2020-06-19
r8169: move napi_disable call and rename rtl8169_hw_reset
Heiner Kallweit
1
-5
/
+5
2020-06-19
r8169: replace synchronize_rcu with synchronize_net
Heiner Kallweit
1
-1
/
+1
2020-06-19
r8169: improve setting WoL on runtime-resume
Heiner Kallweit
1
-4
/
+2
2020-06-19
r8169: remove unused constant RsvdMask
Heiner Kallweit
1
-2
/
+0
2020-06-19
r8169: add info for DASH being enabled
Heiner Kallweit
1
-1
/
+3
2020-06-19
enetc: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
1
-4
/
+2
2020-06-19
net: napi: remove useless stack trace
Eric Dumazet
1
-1
/
+3
2020-06-19
net: stmmac: selftests: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2020-06-18
ethtool: ioctl: Use array_size() in copy_to_user()
Gustavo A. R. Silva
1
-2
/
+2
2020-06-18
liquidio: Replace vmalloc_node + memset with vzalloc_node and use array_size
Gustavo A. R. Silva
1
-7
/
+3
2020-06-17
tipc: update a binding service via broadcast
Hoang Huu Le
10
-48
/
+177
2020-06-17
Documentation: remove SH-5 index entries
Randy Dunlap
1
-12
/
+0
2020-06-17
x86/purgatory: Add -fno-stack-protector
Arvind Sankar
1
-0
/
+1
2020-06-17
e1000e: fix unused-function warning
Arnd Bergmann
1
-11
/
+5
2020-06-17
e1000: use generic power management
Vaibhav Gupta
1
-36
/
+13
2020-06-17
e1000e: Do not wake up the system via WOL if device wakeup is disabled
Chen Yu
1
-4
/
+10
2020-06-16
lan743x: add MODULE_DEVICE_TABLE for module loading alias
Tim Harvey
1
-0
/
+2
2020-06-16
afs: Fix silly rename
David Howells
4
-16
/
+80
2020-06-16
mlxsw: spectrum: Adjust headroom buffers for 8x ports
Ido Schimmel
4
-0
/
+17
2020-06-16
bareudp: Fixed configuration to avoid having garbage values
Martin
1
-0
/
+2
2020-06-16
mvpp2: remove module bugfix
Sven Auhagen
1
-2
/
+5
2020-06-16
tcp: grow window for OOO packets only for SACK flows
Eric Dumazet
1
-2
/
+10
2020-06-16
afs: afs_vnode_commit_status() doesn't need to check the RPC error
David Howells
1
-3
/
+1
2020-06-16
afs: Fix use of afs_check_for_remote_deletion()
David Howells
7
-18
/
+32
[next]