index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
hugetlb_cgroup.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-13
can: j1939: move j1939_priv_put() into sk_destruct callback
Oleksij Rempel
1
-2
/
+35
2019-11-13
can: af_can: export can_sock_destruct()
Oleksij Rempel
2
-1
/
+3
2019-11-13
dpaa2-eth: free already allocated channels on probe defer
Ioana Ciornei
1
-1
/
+9
2019-11-12
net/smc: fix refcount non-blocking connect() -part 2
Ursula Braun
1
-0
/
+1
2019-11-12
mdio_bus: Fix PTR_ERR applied after initialization to constant
YueHaibing
1
-5
/
+6
2019-11-12
NFC: nxp-nci: Fix NULL pointer dereference after I2C communication error
Stephan Gerhold
1
-2
/
+4
2019-11-12
mlxsw: core: Enable devlink reload only on probe
Jiri Pirko
1
-2
/
+3
2019-11-12
devlink: Add method for time-stamp on reporter's dump
Aya Levin
2
-0
/
+7
2019-11-11
net: ethernet: dwmac-sun8i: Use the correct function in exit path
Corentin Labbe
1
-1
/
+1
2019-11-10
tcp: remove redundant new line from tcp_event_sk_skb
Tony Lu
1
-1
/
+1
2019-11-10
devlink: disallow reload operation during device cleanup
Jiri Pirko
5
-3
/
+52
2019-11-09
ixgbe: need_wakeup flag might not be set for Tx
Magnus Karlsson
1
-8
/
+2
2019-11-09
i40e: need_wakeup flag might not be set for Tx
Magnus Karlsson
1
-8
/
+2
2019-11-09
igb/igc: use ktime accessors for skb->tstamp
Jacob Keller
3
-4
/
+6
2019-11-09
i40e: Fix for ethtool -m issue on X722 NIC
Arkadiusz Kubalewski
1
-1
/
+2
2019-11-09
iavf: initialize ITRN registers with correct values
Nicholas Nunley
1
-2
/
+2
2019-11-09
ice: fix potential infinite loop because loop counter being too small
Colin Ian King
1
-1
/
+1
2019-11-08
qede: fix NULL pointer deref in __qede_remove()
Manish Chopra
1
-2
/
+10
2019-11-08
net: fix data-race in neigh_event_send()
Eric Dumazet
1
-2
/
+2
2019-11-08
cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is dead
Tejun Heo
1
-3
/
+6
2019-11-08
vsock/virtio: fix sock refcnt holding during the shutdown
Stefano Garzarella
1
-3
/
+5
2019-11-08
net: ethernet: octeon_mgmt: Account for second possible VLAN header
Alexander Sverdlin
1
-1
/
+1
2019-11-08
pwm: bcm-iproc: Prevent unloading the driver module while in use
Uwe Kleine-König
1
-0
/
+1
2019-11-08
block: drbd: remove a stray unlock in __drbd_send_protocol()
Dan Carpenter
1
-1
/
+0
2019-11-08
cpufreq: intel_pstate: Fix invalid EPB setting
Srinivas Pandruvada
1
-3
/
+1
2019-11-08
mac80211: fix station inactive_time shortly after boot
Ahmed Zaki
1
-1
/
+2
2019-11-08
net/fq_impl: Switch to kvmalloc() for memory allocation
Toke Høiland-Jørgensen
1
-2
/
+2
2019-11-08
mac80211: fix ieee80211_txq_setup_flows() failure path
Johannes Berg
1
-1
/
+1
2019-11-08
ipv4: Fix table id reference in fib_sync_down_addr
David Ahern
1
-1
/
+1
2019-11-08
ipv6: fixes rt6_probe() and fib6_nh->last_probe init
Eric Dumazet
1
-3
/
+10
2019-11-08
net: hns: Fix the stray netpoll locks causing deadlock in NAPI path
Salil Mehta
3
-25
/
+1
2019-11-08
net: usb: qmi_wwan: add support for DW5821e with eSIM support
Aleksander Morgado
1
-0
/
+1
2019-11-08
CDC-NCM: handle incomplete transfer of MTU
Oliver Neukum
1
-3
/
+3
2019-11-08
nfc: netlink: fix double device reference drop
Pan Bian
1
-2
/
+0
2019-11-07
ceph: return -EINVAL if given fsc mount option on kernel w/o support
Jeff Layton
1
-1
/
+10
2019-11-07
NFC: st21nfca: fix double free
Pan Bian
1
-0
/
+1
2019-11-07
net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONE
Huazhong Tan
1
-1
/
+17
2019-11-07
r8169: fix page read in r8168g_mdio_read
Heiner Kallweit
1
-0
/
+3
2019-11-07
net: stmmac: Fix the TX IOC in xmit path
Jose Abreu
1
-30
/
+34
2019-11-07
net: stmmac: Fix TSO descriptor with Enhanced Addressing
Jose Abreu
1
-0
/
+1
2019-11-07
net: stmmac: Fix the packet count in stmmac_rx()
Jose Abreu
1
-2
/
+3
2019-11-07
net: stmmac: xgmac: Disable MMC interrupts by default
Jose Abreu
1
-2
/
+4
2019-11-07
net: stmmac: xgmac: Disable Flow Control when 1 or more queues are in AV
Jose Abreu
1
-0
/
+2
2019-11-07
net: stmmac: xgmac: Fix AV Feature detection
Jose Abreu
1
-1
/
+1
2019-11-07
net: stmmac: xgmac: Fix TSA selection
Jose Abreu
1
-0
/
+1
2019-11-07
net: stmmac: xgmac: Only get SPH header len if available
Jose Abreu
1
-1
/
+2
2019-11-07
net: stmmac: selftests: Prevent false positives in filter tests
Jose Abreu
1
-40
/
+94
2019-11-07
net: stmmac: xgmac: bitrev32 returns u32
Jose Abreu
1
-1
/
+1
2019-11-07
net: stmmac: gmac4: bitrev32 returns u32
Jose Abreu
1
-1
/
+1
2019-11-07
drm/radeon: fix si_enable_smc_cac() failed issue
Alex Deucher
1
-0
/
+1
[next]