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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
bpf: minor cleanups after merge
Daniel Borkmann
2
-73
/
+73
2017-11-02
security: bpf: replace include of linux/bpf.h with forward declarations
Jakub Kicinski
1
-1
/
+4
2017-11-02
net: systemport: Only inspect valid switch port & queues
Florian Fainelli
2
-2
/
+8
2017-11-02
Merge branch 'nfp-bpf-rename-ALU_OP_NEG-and-support-BPF_NEG'
David S. Miller
2
-2
/
+26
2017-11-02
nfp: bpf: support [BPF_ALU | BPF_ALU64] | BPF_NEG
Jiong Wang
1
-0
/
+24
2017-11-02
nfp: bpf: rename ALU_OP_NEG to ALU_OP_NOT
Jiong Wang
2
-2
/
+2
2017-11-02
Merge branch 'dpaa-cleanups'
David S. Miller
1
-6
/
+2
2017-11-02
net: dpaa: remove init which already done in per-cpu allocation
yuan linyu
1
-5
/
+0
2017-11-02
net: dpaa: fix maybe uninitialized var in dpaa_open()
yuan linyu
1
-1
/
+2
2017-11-02
bpf: cpumap micro-optimization in cpu_map_enqueue
Jesper Dangaard Brouer
1
-2
/
+2
2017-11-02
Merge branch 'net-sched-block-callbacks-follow-up'
David S. Miller
12
-16
/
+29
2017-11-02
net: sched: remove ndo_setup_tc check from tc_can_offload
Jiri Pirko
1
-5
/
+1
2017-11-02
net: sched: remove tc_can_offload check from egdev call
Jiri Pirko
1
-1
/
+1
2017-11-02
net: sched: move the can_offload check from binding phase to rule insertion p...
Jiri Pirko
11
-3
/
+27
2017-11-02
net: sched: remove unused tc_should_offload helper
Jiri Pirko
1
-7
/
+0
2017-11-02
net: bridge: add notifications for the bridge dev on vlan change
Nikolay Aleksandrov
9
-38
/
+45
2017-11-02
net: hns3: remove a couple of redundant assignments
Colin Ian King
1
-3
/
+0
2017-11-02
liquidio: remove redundant setting of inst_processed to zero
Colin Ian King
1
-2
/
+0
2017-11-02
net: dl2k: remove redundant re-assignment to np
Colin Ian King
1
-1
/
+1
2017-11-02
wan: wanxl: remove redundant assignment to stat
Colin Ian King
1
-1
/
+0
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
47
-169
/
+284
2017-11-02
Merge branch 'samples-pktgen-updates'
David S. Miller
6
-193
/
+141
2017-11-02
samples/pktgen: remove remaining old pktgen sample scripts
Jesper Dangaard Brouer
3
-192
/
+0
2017-11-02
samples/pktgen: update sample03, no need for clones when bursting
Jesper Dangaard Brouer
1
-1
/
+1
2017-11-02
samples/pktgen: add script pktgen_sample06_numa_awared_queue_irq_affinity.sh
Robert Hoo
1
-0
/
+97
2017-11-02
samples/pktgen: Add some helper functions
Robert Hoo
1
-0
/
+43
2017-11-02
Merge branch 'enic-Additional-ethtool-support'
David S. Miller
4
-16
/
+81
2017-11-02
MAINTAINERS: update MAINTAINERS for cisco vic
Parvi Kaustubhi
1
-1
/
+1
2017-11-02
enic: Add support for 'ethtool -g/-G'
Parvi Kaustubhi
2
-1
/
+78
2017-11-02
enic: reset fetch index
Parvi Kaustubhi
1
-14
/
+2
2017-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2017-11-01
signal: Fix name of SIGEMT in #if defined() check
Andrew Clayton
1
-1
/
+1
2017-11-01
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-4
/
+21
2017-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
26
-86
/
+182
2017-11-01
x86/mm: fix use-after-free of vma during userfaultfd fault
Vlastimil Babka
1
-1
/
+10
2017-11-01
Merge tag 'smb3-file-name-too-long-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-2
/
+3
2017-11-01
ide:ide-cd: fix kernel panic resulting from missing scsi_req_init
Hongxu Jia
1
-0
/
+1
2017-11-01
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
26
-332
/
+407
2017-11-01
bpf: fix verifier memory leaks
Alexei Starovoitov
1
-9
/
+18
2017-11-01
Merge branch 'cxgb4-add-hash-filter-support-to-tc-flower-offload'
David S. Miller
13
-115
/
+1082
2017-11-01
cxgb4: add support to create hash-filters via tc-flower offload
Kumar Sanghvi
3
-5
/
+161
2017-11-01
cxgb4: convert flower table to use rhashtable
Kumar Sanghvi
4
-36
/
+82
2017-11-01
cxgb4: add support to retrieve stats for hash filters
Kumar Sanghvi
3
-13
/
+25
2017-11-01
cxgb4: add support to delete hash filter
Kumar Sanghvi
7
-7
/
+173
2017-11-01
cxgb4: add support to create hash filters
Kumar Sanghvi
6
-50
/
+562
2017-11-01
cxgb4: initialize hash-filter configuration
Kumar Sanghvi
6
-4
/
+54
2017-11-01
cxgb4: save additional filter tuple field shifts in tp_params
Kumar Sanghvi
3
-4
/
+29
2017-11-01
Merge branch 'lan9303-Fix-STP-and-flooding-issues'
David S. Miller
3
-3
/
+8
2017-11-01
net: dsa: lan9303: lan9303_rcv set skb->offload_fwd_mark
Egil Hjelmeland
1
-0
/
+2
2017-11-01
net: dsa: lan9303: Add STP ALR entry on port 0
Egil Hjelmeland
3
-1
/
+4
[next]