index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/sched: act_tunnel_key: fix memory leak in case of action replace
Davide Caratti
2019-01-15
1
-8
/
+11
*
Revert "rxrpc: Allow failed client calls to be retried"
David Howells
2019-01-15
7
-252
/
+24
*
Merge branch 'tipc-uninit-values'
David S. Miller
2019-01-15
2
-2
/
+50
|
\
|
*
tipc: fix uninit-value in tipc_nl_compat_doit
Ying Xue
2019-01-15
1
-1
/
+1
|
*
tipc: fix uninit-value in tipc_nl_compat_name_table_dump
Ying Xue
2019-01-15
1
-0
/
+2
|
*
tipc: fix uninit-value in tipc_nl_compat_link_set
Ying Xue
2019-01-15
1
-0
/
+5
|
*
tipc: fix uninit-value in tipc_nl_compat_bearer_enable
Ying Xue
2019-01-15
1
-0
/
+26
|
*
tipc: fix uninit-value in tipc_nl_compat_link_reset_stats
Ying Xue
2019-01-15
1
-0
/
+15
|
*
tipc: fix uninit-value in in tipc_conn_rcv_sub
Ying Xue
2019-01-15
1
-1
/
+1
|
/
*
Merge branch 'sch_cake-leaf-qdisc-fixes'
David S. Miller
2019-01-15
9
-21
/
+35
|
\
|
*
sch_cake: Correctly update parent qlen when splitting GSO packets
Toke Høiland-Jørgensen
2019-01-15
1
-2
/
+3
|
*
sched: Fix detection of empty queues in child qdiscs
Toke Høiland-Jørgensen
2019-01-15
3
-3
/
+9
|
*
sched: Avoid dereferencing skb pointer after child enqueue
Toke Høiland-Jørgensen
2019-01-15
8
-16
/
+23
|
/
*
ip6_gre: update version related info when changing link
Hangbin Liu
2019-01-15
1
-0
/
+4
*
net: phy: fix too strict check in phy_start_aneg
Heiner Kallweit
2019-01-15
1
-12
/
+7
*
Revert "igb: reduce CPU0 latency when updating statistics"
Jeff Kirsher
2019-01-15
3
-10
/
+10
*
selftests/txtimestamp: Fix an equals vs assign bug
Dan Carpenter
2019-01-15
1
-1
/
+1
*
net: ipv4: Fix memory leak in network namespace dismantle
Ido Schimmel
2019-01-15
3
-6
/
+15
*
ip6_gre: fix tunnel list corruption for x-netns
Olivier Matz
2019-01-15
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-01-15
5
-17
/
+22
|
\
|
*
netfilter: nft_flow_offload: fix checking method of conntrack helper
Henry Yen
2019-01-14
1
-1
/
+4
|
*
netfilter: nft_flow_offload: fix interaction with vrf slave device
wenxu
2019-01-11
3
-5
/
+5
|
*
netfilter: ebtables: account ebt_table_info to kmemcg
Shakeel Butt
2019-01-11
1
-2
/
+4
|
*
netfilter: nft_flow_offload: Fix reverse route lookup
wenxu
2019-01-09
1
-2
/
+2
|
*
netfilter: nf_tables: selective rule dump needs table to be specified
Pablo Neira Ayuso
2019-01-08
1
-1
/
+1
|
*
netfilter: nf_tables: fix leaking object reference count
Taehee Yoo
2019-01-08
1
-0
/
+2
|
*
netfilter: nf_tables: Fix for endless loop when dumping ruleset
Phil Sutter
2019-01-08
1
-6
/
+4
*
|
Merge tag 'trace-v5.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-01-16
1
-3
/
+9
|
\
\
|
*
|
tracing/kprobes: Fix NULL pointer dereference in trace_kprobe_create()
Andrea Righi
2019-01-15
1
-3
/
+9
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-16
110
-438
/
+1149
|
\
\
\
|
*
\
\
Merge branch 'bnxt_en-Bug-fixes-for-57500-chips'
David S. Miller
2019-01-12
2
-6
/
+11
|
|
\
\
\
|
|
*
|
|
bnxt_en: Fix context memory allocation.
Michael Chan
2019-01-12
1
-3
/
+6
|
|
*
|
|
bnxt_en: Fix ring checking logic on 57500 chips.
Michael Chan
2019-01-12
2
-3
/
+5
|
|
/
/
/
|
*
|
|
mISDN: hfcsusb: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-11
1
-2
/
+1
|
*
|
|
net: clear skb->tstamp in bridge forwarding path
Paolo Abeni
2019-01-11
1
-0
/
+1
|
*
|
|
Merge branch 'bpfilter-fixes'
David S. Miller
2019-01-11
8
-50
/
+146
|
|
\
\
\
|
|
*
|
|
net: bpfilter: disallow to remove bpfilter module while being used
Taehee Yoo
2019-01-11
3
-23
/
+29
|
|
*
|
|
net: bpfilter: restart bpfilter_umh when error occurred
Taehee Yoo
2019-01-11
4
-12
/
+40
|
|
*
|
|
net: bpfilter: use cleanup callback to release umh_info
Taehee Yoo
2019-01-11
3
-23
/
+44
|
|
*
|
|
umh: add exit routine for UMH process
Taehee Yoo
2019-01-11
4
-2
/
+43
|
|
/
/
/
|
*
|
|
isdn: i4l: isdn_tty: Fix some concurrency double-free bugs
Jia-Ju Bai
2019-01-11
1
-1
/
+5
|
*
|
|
vhost/vsock: fix vhost vsock cid hashing inconsistent
Zha Bin
2019-01-11
1
-1
/
+1
|
*
|
|
Merge branch 'stmmac-fixes'
David S. Miller
2019-01-11
4
-28
/
+41
|
|
\
\
\
|
|
*
|
|
net: stmmac: Prevent RX starvation in stmmac_napi_poll()
Jose Abreu
2019-01-11
1
-13
/
+14
|
|
*
|
|
net: stmmac: Fix the logic of checking if RX Watchdog must be enabled
Jose Abreu
2019-01-11
1
-12
/
+12
|
|
*
|
|
net: stmmac: Check if CBS is supported before configuring
Jose Abreu
2019-01-11
1
-0
/
+2
|
|
*
|
|
net: stmmac: dwxgmac2: Only clear interrupts that are active
Jose Abreu
2019-01-11
1
-3
/
+3
|
|
*
|
|
net: stmmac: Fix PCI module removal leak
Jose Abreu
2019-01-11
1
-0
/
+10
|
|
/
/
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-01-11
9
-24
/
+43
|
|
\
\
\
|
|
*
\
\
Merge branch 'bpf-fix-bitfield-printing'
Daniel Borkmann
2019-01-11
3
-20
/
+34
|
|
|
\
\
\
[next]