index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2019-01-12
net: stmmac: dwxgmac2: Only clear interrupts that are active
Jose Abreu
1
-3
/
+3
2019-01-12
net: stmmac: Fix PCI module removal leak
Jose Abreu
1
-0
/
+10
2019-01-11
tools/bpf: fix bpftool map dump with bitfields
Yonghong Song
1
-6
/
+7
2019-01-11
tools/bpf: test btf bitfield with >=256 struct member offset
Yonghong Song
1
-8
/
+21
2019-01-11
bpf: fix bpffs bitfield pretty print
Yonghong Song
1
-6
/
+6
2019-01-10
net: ethernet: mediatek: fix warning in phy_start_aneg
Heiner Kallweit
1
-16
/
+0
2019-01-10
tcp: change txhash on SYN-data timeout
Yuchung Cheng
1
-1
/
+1
2019-01-10
net: dsa: mv88x6xxx: mv88e6390 errata
Andrew Lunn
3
-0
/
+128
2019-01-10
bonding: update nest level on unlink
Willem de Bruijn
1
-0
/
+3
2019-01-10
bpf: fix panic in stack_map_get_build_id() on i386 and arm32
Song Liu
1
-1
/
+2
2019-01-10
selftests: bpf: install files tcp_(server|client)*.py
Anders Roxell
1
-1
/
+3
2019-01-10
samples: bpf: user proper argument index
Ioana Ciornei
1
-1
/
+1
2019-01-10
selftests/bpf: add missing executables to .gitignore
Stanislav Fomichev
2
-0
/
+2
2019-01-10
ipv6: fix kernel-infoleak in ipv6_local_error()
Eric Dumazet
1
-0
/
+1
2019-01-10
net/core/neighbour: tell kmemleak about hash tables
Konstantin Khlebnikov
1
-4
/
+9
2019-01-10
net: cxgb4: fix various indentation issues
Colin Ian King
3
-6
/
+6
2019-01-10
net: cxgb3: fix various indentation issues
Colin Ian King
2
-8
/
+10
2019-01-10
ip: on queued skb use skb_header_pointer instead of pskb_may_pull
Willem de Bruijn
2
-13
/
+9
2019-01-10
tun: publish tfile after it's fully initialized
Stanislav Fomichev
1
-4
/
+7
2019-01-10
bpf: correctly set initial window on active Fast Open sender
Yuchung Cheng
1
-1
/
+1
2019-01-09
packet: Do not leak dev refcounts on error exit
Jason Gunthorpe
1
-2
/
+2
2019-01-08
selftests: forwarding: Add a test for VLAN deletion
Ido Schimmel
1
-1
/
+14
2019-01-08
mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletion
Ido Schimmel
1
-1
/
+1
2019-01-08
selftests: forwarding: Fix test for different devices
Ido Schimmel
1
-1
/
+1
2019-01-08
net: bridge: Fix VLANs memory leak
Ido Schimmel
2
-13
/
+14
2019-01-08
selftests: mlxsw: Add a test case for VLAN addition error flow
Ido Schimmel
1
-0
/
+18
2019-01-08
mlxsw: spectrum_nve: Replace error code with EINVAL
Ido Schimmel
1
-2
/
+2
2019-01-08
mlxsw: spectrum_switchdev: Avoid returning errors in commit phase
Ido Schimmel
1
-12
/
+9
2019-01-08
mlxsw: spectrum: Add VXLAN dependency for spectrum
Ido Schimmel
1
-0
/
+1
2019-01-08
mlxsw: spectrum: Disable lag port TX before removing it
Jiri Pirko
1
-2
/
+5
2019-01-08
mlxsw: spectrum_acl: Remove ASSERT_RTNL()s in module removal flow
Nir Dotan
1
-2
/
+0
2019-01-08
mlxsw: spectrum_acl: Add cleanup after C-TCAM update error condition
Nir Dotan
1
-1
/
+9
2019-01-08
r8169: load Realtek PHY driver module before r8169
Heiner Kallweit
1
-0
/
+1
2019-01-08
lan743x: Remove phy_read from link status change function
Bryan Whitehead
1
-7
/
+4
2019-01-08
ptp: uapi: change _IOW to IOWR in PTP_SYS_OFFSET_EXTENDED definition
Eugene Syromiatnikov
1
-1
/
+1
2019-01-08
ptp: check that rsv field is zero in struct ptp_sys_offset_extended
Eugene Syromiatnikov
1
-1
/
+2
2019-01-08
bpf, doc: add note for libbpf's stand-alone build
Daniel Borkmann
1
-0
/
+14
2019-01-08
bpf, doc: update design qa to reflect kern_version requirement
Daniel Borkmann
1
-6
/
+5
2019-01-07
selftests/bpf: fix incorrect users of create_and_get_cgroup
Stanislav Fomichev
12
-20
/
+20
2019-01-07
smc: move unhash as early as possible in smc_release()
Cong Wang
1
-1
/
+3
2019-01-07
phy: ti: Fix compilation failures without REGMAP
Jason Gunthorpe
1
-0
/
+1
2019-01-07
net: bridge: fix a bug on using a neighbour cache entry without checking its ...
JianJhen Chen
1
-1
/
+1
2019-01-07
tipc: fix memory leak in tipc_nl_compat_publ_dump
Gustavo A. R. Silva
1
-1
/
+3
[next]