index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-throttle.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-05
x86: Deprecate a.out support
Borislav Petkov
2
-2
/
+1
2019-03-05
a.out: remove core dumping support
Linus Torvalds
6
-485
/
+0
2019-03-05
Revert "s390/cpum_cf: Add kernel message exaplanations"
Martin Schwidefsky
2
-81
/
+0
2019-03-05
fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes
Slavomir Kaslev
1
-0
/
+12
2019-03-04
net/sched: avoid unused-label warning
Arnd Bergmann
1
-1
/
+1
2019-03-04
net: ignore sysctl_devconf_inherit_init_net without SYSCTL
Arnd Bergmann
2
-2
/
+5
2019-03-04
phy: mdio-mux: fix Kconfig dependencies
Arnd Bergmann
1
-1
/
+1
2019-03-04
net: phy: use phy_modify_mmd_changed in genphy_c45_an_config_aneg
Heiner Kallweit
1
-9
/
+8
2019-03-04
net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new ...
Heiner Kallweit
1
-0
/
+1
2019-03-04
selftest/net: Remove duplicate header
Souptick Joarder
1
-1
/
+0
2019-03-04
sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79
Kai-Heng Feng
1
-1
/
+23
2019-03-04
net/mlx5e: Update tx reporter status in case channels were successfully opened
Eran Ben Elisha
1
-0
/
+4
2019-03-04
devlink: Add support for direct reporter health state update
Eran Ben Elisha
3
-5
/
+62
2019-03-04
devlink: Update reporter state to error even if recover aborted
Eran Ben Elisha
1
-1
/
+4
2019-03-04
sctp: call iov_iter_revert() after sending ABORT
Xin Long
1
-0
/
+1
2019-03-04
team: Free BPF filter when unregistering netdev
Ido Schimmel
1
-0
/
+15
2019-03-04
ip6mr: Do not call __IP6_INC_STATS() from preemptible context
Ido Schimmel
1
-4
/
+4
2019-03-04
isdn: mISDN: Fix potential NULL pointer dereference of kzalloc
Aditya Pakki
1
-0
/
+3
2019-03-04
net: dsa: mv88e6xxx: support in-band signalling on SGMII ports with external ...
Heiner Kallweit
4
-14
/
+52
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
33
-52
/
+16
2019-03-04
aio: simplify - and fix - fget/fput for io_submit()
Linus Torvalds
2
-44
/
+36
2019-03-04
cxgb4/chtls: Prefix adapter flags with CXGB4
Arjun Vynipadath
12
-105
/
+106
2019-03-04
net-sysfs: Switch to bitmap_zalloc()
Andy Shevchenko
1
-7
/
+5
2019-03-04
mellanox: Switch to bitmap_zalloc()
Andy Shevchenko
5
-22
/
+16
2019-03-04
x86-64: add warning for non-canonical user access address dereferences
Linus Torvalds
1
-0
/
+1
2019-03-04
bpf: add test cases for non-pointer sanitiation logic
Daniel Borkmann
1
-1
/
+43
2019-03-04
mlxsw: i2c: Extend initialization by querying resources data
Vadim Pasternak
2
-6
/
+17
2019-03-04
mlxsw: i2c: Extend input parameters list of command API
Vadim Pasternak
1
-19
/
+101
2019-03-04
mlxsw: i2c: Modify input parameter name in initialization API
Vadim Pasternak
1
-1
/
+1
2019-03-04
mlxsw: i2c: Fix comment misspelling
Vadim Pasternak
1
-1
/
+1
2019-03-04
mlxsw: core: Move resource query API to common location
Vadim Pasternak
3
-37
/
+40
2019-03-04
mlxsw: minimal: Add ethtool support
Vadim Pasternak
1
-2
/
+322
2019-03-04
mlxsw: minimal: Make structures and variables names shorter
Vadim Pasternak
1
-18
/
+18
2019-03-04
mlxsw: core: Move ethtool module callbacks to a common location
Vadim Pasternak
3
-107
/
+139
2019-03-04
tls: Fix tls_device receive
Boris Pismenny
1
-11
/
+14
2019-03-04
tls: Fix mixing between async capable and async
Eran Ben Elisha
1
-6
/
+9
2019-03-04
tls: Fix write space handling
Boris Pismenny
4
-9
/
+39
2019-03-04
tls: Fix tls_device handling of partial records
Boris Pismenny
3
-33
/
+9
2019-03-04
net: phy: remove gen10g_no_soft_reset
Heiner Kallweit
5
-13
/
+5
2019-03-04
net: phy: don't export gen10g_read_status
Heiner Kallweit
2
-3
/
+1
2019-03-04
net: phy: remove gen10g_config_init
Heiner Kallweit
4
-17
/
+0
2019-03-04
net: phy: remove gen10g_suspend and gen10g_resume
Heiner Kallweit
2
-16
/
+0
2019-03-04
net: phy: use genphy_c45_aneg_done in genphy_aneg_done
Heiner Kallweit
1
-8
/
+4
2019-03-04
qmi_wwan: Add support for Quectel EG12/EM12
Kristian Evensen
1
-8
/
+18
2019-03-04
net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 family
Heiner Kallweit
1
-6
/
+6
2019-03-04
net-sysfs: Fix mem leak in netdev_register_kobject
YueHaibing
1
-0
/
+3
2019-03-04
fsl/fman: Use vsprintf extension %pM
Joe Perches
1
-3
/
+1
2019-03-04
net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATE
Francesco Ruggeri
4
-1
/
+19
2019-03-04
net: dsa: mv88e6xxx: handle unknown duplex modes gracefully in mv88e6xxx_port...
Heiner Kallweit
1
-1
/
+1
2019-03-04
net: fixup address-space warnings in compat_mc_{get,set}sockopt()
Ben Dooks
1
-4
/
+4
[next]