index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-3
/
+2
2018-07-24
Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-6
/
+6
2018-07-23
ipv6: use fib6_info_hold_safe() when necessary
Wei Wang
1
-0
/
+5
2018-07-21
net/ipv6: Fix linklocal to global address with VRF
David Ahern
1
-0
/
+5
2018-07-21
bpfilter: Fix mismatch in function argument types
YueHaibing
1
-3
/
+3
2018-07-21
Merge tag 'mlx5-fixes-2018-07-18' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
1
-3
/
+15
2018-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2018-07-20
tcp: do not delay ACK in DCTCP upon CE status change
Yuchung Cheng
1
-0
/
+1
2018-07-20
tcp: do not cancel delay-AcK on DCTCP special ACK
Yuchung Cheng
1
-0
/
+1
2018-07-20
netfilter: nf_tables: use dev->name directly
Florian Westphal
1
-1
/
+0
2018-07-20
bpf: btf: Clean up BTF_INT_BITS() in uapi btf.h
Martin KaFai Lau
1
-1
/
+1
2018-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
17
-26
/
+47
2018-07-18
net/mlx5: Fix QP fragmented buffer allocation
Tariq Toukan
1
-3
/
+15
2018-07-18
ipv6: fix useless rol32 call on hash
Colin Ian King
1
-1
/
+1
2018-07-17
netfilter: nf_tables: fix jumpstack depth validation
Taehee Yoo
1
-2
/
+2
2018-07-16
tcp: Fix broken repair socket window probe patch
Stefan Baranoff
1
-0
/
+4
2018-07-16
net/ethernet/freescale/fman: fix cross-build error
Randy Dunlap
1
-0
/
+1
2018-07-16
ipv6/mcast: init as INCLUDE when join SSM INCLUDE group
Hangbin Liu
1
-0
/
+2
2018-07-16
ipv4/igmp: init group mode as INCLUDE when join source group
Hangbin Liu
1
-0
/
+2
2018-07-16
mm: don't do zero_resv_unavail if memmap is not allocated
Pavel Tatashin
1
-1
/
+1
2018-07-14
mm: allow arch to supply p??_free_tlb functions
Nicholas Piggin
1
-0
/
+8
2018-07-13
tcp: remove DELAYED ACK events in DCTCP
Yuchung Cheng
1
-2
/
+0
2018-07-13
net: ethtool: fix spelling mistake: "tubale" -> "tunable"
Michael Heimpold
1
-1
/
+1
2018-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+1
2018-07-13
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-94
/
+58
2018-07-12
net: Don't copy pfmemalloc flag in __copy_skb_header()
Stefano Brivio
1
-5
/
+5
2018-07-11
Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+24
2018-07-11
Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2018-07-10
rseq: Remove unused types_32_64.h uapi header
Mathieu Desnoyers
1
-50
/
+0
2018-07-10
rseq: uapi: Declare rseq_cs field as union, update includes
Mathieu Desnoyers
1
-8
/
+19
2018-07-10
rseq: uapi: Update uapi comments
Mathieu Desnoyers
1
-33
/
+36
2018-07-10
rseq: Use __u64 for rseq_cs fields, validate user inputs
Mathieu Desnoyers
1
-3
/
+3
2018-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+2
2018-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-2
/
+8
2018-07-09
bpf: include errno.h from bpf-cgroup.h
Roman Gushchin
1
-0
/
+1
2018-07-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+22
2018-07-08
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+1
2018-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-3
/
+11
2018-07-07
xdp: XDP_REDIRECT should check IFF_UP and MTU
Toshiaki Makita
1
-3
/
+3
2018-07-07
bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skb
John Fastabend
1
-0
/
+4
2018-07-07
uio: change to use the mutex lock instead of the spin lock
Xiubo Li
1
-1
/
+1
2018-07-07
net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used
Davide Caratti
1
-1
/
+0
2018-07-07
net/sched: act_csum: fix NULL dereference when 'goto chain' is used
Davide Caratti
1
-1
/
+0
2018-07-07
net: bridge: fix br_vlan_get_{pvid,info} return values
Arnd Bergmann
1
-2
/
+2
2018-07-06
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-21
/
+19
2018-07-06
netfilter: nf_tables: place all set backends in one single module
Pablo Neira Ayuso
1
-0
/
+6
2018-07-06
nl80211/mac80211: allow non-linear skb in rx_control_port
Denis Kenzior
1
-6
/
+6
2018-07-06
netfilter: nf_tproxy: fix possible non-linear access to transport header
Máté Eckl
1
-2
/
+2
2018-07-05
Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2018-07-05
ipv6: make ipv6_renew_options() interrupt/kernel safe
Paul Moore
1
-8
/
+1
[next]