index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
pid.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-17
bpftool: add peek command
Stanislav Fomichev
2
-1
/
+7
2019-01-17
bpftool: don't print empty key/value for maps
Stanislav Fomichev
1
-19
/
+28
2019-01-17
bpftool: make key optional in lookup command
Stanislav Fomichev
2
-9
/
+5
2019-01-17
bpftool: make key and value optional in update command
Stanislav Fomichev
2
-9
/
+31
2019-01-16
tools/bpf: support __int128 in bpftool map pretty dumper
Yonghong Song
1
-12
/
+86
2019-01-16
tools/bpf: add bpffs pretty print test for int128
Yonghong Song
1
-0
/
+79
2019-01-16
tools/bpf: refactor test_btf pretty printing for multiple map value formats
Yonghong Song
1
-37
/
+75
2019-01-16
tools/bpf: add int128 raw test in test_btf
Yonghong Song
1
-0
/
+93
2019-01-16
bpf: btf: support 128 bit integer type
Yonghong Song
1
-19
/
+85
2019-01-16
libbpf: don't define CC and AR
Stanislav Fomichev
1
-16
/
+1
2019-01-16
networking: Documentation: fix snmp_counters.rst Sphinx warnings
Randy Dunlap
1
-27
/
+86
2019-01-16
net, decnet: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2019-01-16
mlxsw: spectrum_nve: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2019-01-16
mlxsw: spectrum_acl_bloom_filter: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2019-01-16
dt-bindings: net: dsa: ksz9477: fix indentation for switch spi bindings
Sergio Paracuellos
1
-51
/
+51
2019-01-16
Fix ERROR:do not initialise statics to 0 in af_vsock.c
Lepton Wu
1
-1
/
+1
2019-01-15
ice: add const qualifier to mac_addr parameter
Jacob Keller
2
-4
/
+4
2019-01-15
ice: Add support for new PHY types
Anirudh Venkataramanan
7
-23
/
+418
2019-01-15
ice: Offload SCTP checksum
Anirudh Venkataramanan
4
-0
/
+9
2019-01-15
ice: Allow for software timestamping
Tony Nguyen
1
-0
/
+1
2019-01-15
ice: Implement getting and setting ethtool coalesce
Brett Creeley
3
-0
/
+261
2019-01-15
ice: Add support for adaptive interrupt moderation
Brett Creeley
5
-23
/
+120
2019-01-15
ice: Move aggregator list into ice_hw instance
Anirudh Venkataramanan
4
-14
/
+26
2019-01-15
ice: Rework queue management code for reuse
Anirudh Venkataramanan
5
-123
/
+159
2019-01-15
ice: Add ethtool private flag to make forcing link down optional
Bruce Allan
3
-6
/
+95
2019-01-15
ice: Set physical link up/down when an interface is set up/down
Brett Creeley
2
-5
/
+96
2019-01-15
ice: Implement support for normal get_eeprom[_len] ethtool ops
Bruce Allan
3
-0
/
+134
2019-01-15
ice: Add ethtool set_phys_id handler
Anirudh Venkataramanan
4
-0
/
+68
2019-01-15
ice: Configure RSS LUT and HASH KEY in rebuild path
Md Fahad Iqbal Polash
1
-0
/
+6
2019-01-15
ice: Refactor a few Tx scheduler functions
Anirudh Venkataramanan
2
-91
/
+53
2019-01-15
ice: Fix unused variable build warning
Bruce Allan
1
-1
/
+2
2019-01-15
tracing/kprobes: Fix NULL pointer dereference in trace_kprobe_create()
Andrea Righi
1
-3
/
+9
2019-01-15
sbitmap: Protect swap_lock from hardirq
Ming Lei
1
-2
/
+3
2019-01-14
sbitmap: Protect swap_lock from softirqs
Steven Rostedt (VMware)
1
-10
/
+2
2019-01-13
Linux 5.0-rc2
v5.0-rc2
Linus Torvalds
1
-1
/
+1
2019-01-13
kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymore
Jonathan Neuschäfer
1
-1
/
+2
2019-01-13
phy: fix build breakage: add PHY_MODE_SATA
John Hubbard
2
-2
/
+4
2019-01-12
bnxt_en: Fix context memory allocation.
Michael Chan
1
-3
/
+6
2019-01-12
bnxt_en: Fix ring checking logic on 57500 chips.
Michael Chan
2
-3
/
+5
2019-01-12
mISDN: hfcsusb: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-01-12
net: clear skb->tstamp in bridge forwarding path
Paolo Abeni
1
-0
/
+1
2019-01-12
net: bpfilter: disallow to remove bpfilter module while being used
Taehee Yoo
3
-23
/
+29
2019-01-12
net: bpfilter: restart bpfilter_umh when error occurred
Taehee Yoo
4
-12
/
+40
2019-01-12
net: bpfilter: use cleanup callback to release umh_info
Taehee Yoo
3
-23
/
+44
2019-01-12
umh: add exit routine for UMH process
Taehee Yoo
4
-2
/
+43
2019-01-12
isdn: i4l: isdn_tty: Fix some concurrency double-free bugs
Jia-Ju Bai
1
-1
/
+5
2019-01-12
vhost/vsock: fix vhost vsock cid hashing inconsistent
Zha Bin
1
-1
/
+1
2019-01-12
net: stmmac: Prevent RX starvation in stmmac_napi_poll()
Jose Abreu
1
-13
/
+14
2019-01-12
net: stmmac: Fix the logic of checking if RX Watchdog must be enabled
Jose Abreu
1
-12
/
+12
2019-01-12
net: stmmac: Check if CBS is supported before configuring
Jose Abreu
1
-0
/
+2
[next]