index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-26
net: core: netlink: add helper refcount dec and lock function
Vlad Buslov
2
-0
/
+8
2018-09-25
tls: Fixed a memory leak during socket close
Vakul Garg
1
-2
/
+4
2018-09-25
tls: Fix socket mem accounting error under async encryption
Vakul Garg
1
-5
/
+16
2018-09-25
net: macb: Clean 64b dma addresses if they are not detected
Michal Simek
1
-0
/
+1
2018-09-25
r8169: improve a check in rtl_init_one
Heiner Kallweit
1
-5
/
+3
2018-09-25
r8169: improve rtl8169_irq_mask_and_ack
Heiner Kallweit
1
-4
/
+3
2018-09-25
r8169: use default watchdog timeout
Heiner Kallweit
1
-3
/
+0
2018-09-25
Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...
Lubomir Rintel
2
-2
/
+2
2018-09-24
dpaa2-eth: Make Rx flow hash key configurable
Ioana Ciocoi Radulescu
3
-5
/
+41
2018-09-24
net: mvneta: fix the remaining Rx descriptor unmapping issues
Antoine Tenart
1
-5
/
+4
2018-09-24
ip_tunnel: be careful when accessing the inner header
Paolo Abeni
1
-0
/
+9
2018-09-24
net: qca_spi: Introduce write register verification
Stefan Wahren
5
-10
/
+56
2018-09-24
tls: Fixed uninitialised vars warning
Vakul Garg
1
-2
/
+2
2018-09-24
net/tls: Fixed race condition in async encryption
Vakul Garg
3
-64
/
+37
2018-09-24
neighbour: send netlink notification if NTF_ROUTER changes
Roopa Prabhu
2
-5
/
+17
2018-09-24
neighbour: allow admin to set NTF_ROUTER
Roopa Prabhu
1
-2
/
+7
2018-09-24
mpls: allow routes on ip6gre devices
Saif Hasan
1
-1
/
+5
2018-09-24
net/sched: Add hardware specific counters to TC actions
Eelco Chaudron
5
-9
/
+26
2018-09-24
net/core: Add new basic hardware counter
Eelco Chaudron
3
-19
/
+59
2018-09-24
net: mvpp2: use round-robin scheduling for TX queues on the same CPU
Maxime Chevallier
2
-0
/
+4
2018-09-24
net: mvpp2: support XPS by mapping TX queues to CPUs
Maxime Chevallier
1
-1
/
+5
2018-09-24
net: aquantia: memory corruption on jumbo frames
Friedemann Gerold
1
-14
/
+18
2018-09-24
tun: remove ndo_poll_controller
Eric Dumazet
1
-43
/
+0
2018-09-24
nfp: remove ndo_poll_controller
Eric Dumazet
1
-18
/
+0
2018-09-24
bnxt: remove ndo_poll_controller
Eric Dumazet
1
-18
/
+0
2018-09-24
bnx2x: remove ndo_poll_controller
Eric Dumazet
1
-16
/
+0
2018-09-24
mlx5: remove ndo_poll_controller
Eric Dumazet
1
-19
/
+0
2018-09-24
mlx4: remove ndo_poll_controller
Eric Dumazet
1
-20
/
+0
2018-09-24
i40evf: remove ndo_poll_controller
Eric Dumazet
1
-26
/
+0
2018-09-24
ice: remove ndo_poll_controller
Eric Dumazet
1
-27
/
+0
2018-09-24
igb: remove ndo_poll_controller
Eric Dumazet
1
-30
/
+0
2018-09-24
ixgb: remove ndo_poll_controller
Eric Dumazet
1
-25
/
+0
2018-09-24
fm10k: remove ndo_poll_controller
Eric Dumazet
3
-28
/
+0
2018-09-24
ixgbevf: remove ndo_poll_controller
Eric Dumazet
1
-21
/
+0
2018-09-24
ixgbe: remove ndo_poll_controller
Eric Dumazet
1
-25
/
+0
2018-09-24
bonding: use netpoll_poll_dev() helper
Eric Dumazet
1
-9
/
+2
2018-09-24
netpoll: make ndo_poll_controller() optional
Eric Dumazet
2
-14
/
+10
2018-09-23
mlxsw: Make MLXSW_SP1_FWREV_MINOR a hard requirement
Petr Machata
1
-1
/
+4
2018-09-23
rds: Fix build regression.
David S. Miller
1
-1
/
+1
2018-09-23
Linux 4.19-rc5
v4.19-rc5
Greg Kroah-Hartman
1
-1
/
+1
2018-09-23
hv_netvsc: Update document for LRO/RSC support
Haiyang Zhang
1
-0
/
+9
2018-09-23
hv_netvsc: Add handler for LRO setting change
Haiyang Zhang
3
-3
/
+42
2018-09-23
hv_netvsc: Add support for LRO/RSC in the vSwitch
Haiyang Zhang
4
-38
/
+145
2018-09-23
net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMIN
Maciej Żenczykowski
1
-0
/
+1
2018-09-22
net: dsa: b53: Also include SGMII for mac_config and mac_link_state
Florian Fainelli
1
-4
/
+6
2018-09-22
net: dsa: b53: Fix B53_SERDES_DIGITAL_CONTROL offset
Florian Fainelli
1
-1
/
+1
2018-09-22
net: dsa: b53: Don't assign autonegotiation enabled
Florian Fainelli
1
-4
/
+1
2018-09-22
decnet: Remove unnecessary check for dev->name
Nathan Chancellor
1
-1
/
+1
2018-09-22
selftests/net: add ipv6 tests to ip_defrag selftest
Peter Oskolkov
2
-98
/
+190
2018-09-22
net/ipfrag: let ip[6]frag_high_thresh in ns be higher than in init_net
Peter Oskolkov
3
-3
/
+0
[next]