index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: lan9303: Added Documentation/networking/dsa/lan9303.txt
Egil Hjelmeland
2017-11-02
1
-0
/
+37
*
Merge branch 'nfp-TC-block-fixes-app-fallback-and-dev_alloc'
David S. Miller
2017-11-02
12
-72
/
+77
|
\
|
*
nfp: improve defines for constants in ethtool
Jakub Kicinski
2017-11-02
1
-7
/
+8
|
*
nfp: use a counter instead of log message for allocation failures
Jakub Kicinski
2017-11-02
3
-10
/
+20
|
*
nfp: switch to dev_alloc_page()
Jakub Kicinski
2017-11-02
1
-1
/
+1
|
*
nfp: bpf: fall back to core NIC app if BPF not selected
Jakub Kicinski
2017-11-02
3
-5
/
+6
|
*
nfp: reorganize the app table
Jakub Kicinski
2017-11-02
1
-10
/
+6
|
*
nfp: bpf: reject TC offload if XDP loaded
Jakub Kicinski
2017-11-02
1
-0
/
+3
|
*
nfp: flower: vxlan - ensure no sleep in atomic context
John Hurley
2017-11-02
5
-34
/
+28
|
*
nfp: flower: app should use struct nfp_repr
John Hurley
2017-11-02
1
-6
/
+6
|
/
*
tools: bpf: handle long path in jit disasm
Prashant Bhole
2017-11-02
2
-2
/
+4
*
liquidio: synchronize VF representor names with NIC firmware
Vijaya Mohan Guvva
2017-11-02
4
-1
/
+92
*
Merge branch 'BPF-range-marking-improvements-for-meta-data'
David S. Miller
2017-11-02
2
-122
/
+591
|
\
|
*
bpf: add test cases to bpf selftests to cover all meta tests
Daniel Borkmann
2017-11-02
1
-0
/
+442
|
*
bpf: also improve pattern matches for meta access
Daniel Borkmann
2017-11-02
1
-69
/
+96
|
*
bpf: minor cleanups after merge
Daniel Borkmann
2017-11-02
2
-73
/
+73
|
/
*
security: bpf: replace include of linux/bpf.h with forward declarations
Jakub Kicinski
2017-11-02
1
-1
/
+4
*
net: systemport: Only inspect valid switch port & queues
Florian Fainelli
2017-11-02
2
-2
/
+8
*
Merge branch 'nfp-bpf-rename-ALU_OP_NEG-and-support-BPF_NEG'
David S. Miller
2017-11-02
2
-2
/
+26
|
\
|
*
nfp: bpf: support [BPF_ALU | BPF_ALU64] | BPF_NEG
Jiong Wang
2017-11-02
1
-0
/
+24
|
*
nfp: bpf: rename ALU_OP_NEG to ALU_OP_NOT
Jiong Wang
2017-11-02
2
-2
/
+2
|
/
*
Merge branch 'dpaa-cleanups'
David S. Miller
2017-11-02
1
-6
/
+2
|
\
|
*
net: dpaa: remove init which already done in per-cpu allocation
yuan linyu
2017-11-02
1
-5
/
+0
|
*
net: dpaa: fix maybe uninitialized var in dpaa_open()
yuan linyu
2017-11-02
1
-1
/
+2
|
/
*
bpf: cpumap micro-optimization in cpu_map_enqueue
Jesper Dangaard Brouer
2017-11-02
1
-2
/
+2
*
Merge branch 'net-sched-block-callbacks-follow-up'
David S. Miller
2017-11-02
12
-16
/
+29
|
\
|
*
net: sched: remove ndo_setup_tc check from tc_can_offload
Jiri Pirko
2017-11-02
1
-5
/
+1
|
*
net: sched: remove tc_can_offload check from egdev call
Jiri Pirko
2017-11-02
1
-1
/
+1
|
*
net: sched: move the can_offload check from binding phase to rule insertion p...
Jiri Pirko
2017-11-02
11
-3
/
+27
|
*
net: sched: remove unused tc_should_offload helper
Jiri Pirko
2017-11-02
1
-7
/
+0
|
/
*
net: bridge: add notifications for the bridge dev on vlan change
Nikolay Aleksandrov
2017-11-02
9
-38
/
+45
*
net: hns3: remove a couple of redundant assignments
Colin Ian King
2017-11-02
1
-3
/
+0
*
liquidio: remove redundant setting of inst_processed to zero
Colin Ian King
2017-11-02
1
-2
/
+0
*
net: dl2k: remove redundant re-assignment to np
Colin Ian King
2017-11-02
1
-1
/
+1
*
wan: wanxl: remove redundant assignment to stat
Colin Ian King
2017-11-02
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
47
-169
/
+284
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-11-02
1
-1
/
+1
|
|
\
|
|
*
signal: Fix name of SIGEMT in #if defined() check
Andrew Clayton
2017-11-01
1
-1
/
+1
|
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-01
4
-4
/
+21
|
|
\
\
|
|
*
|
ide:ide-cd: fix kernel panic resulting from missing scsi_req_init
Hongxu Jia
2017-11-01
1
-0
/
+1
|
|
*
|
nvme: Fix setting logical block format when revalidating
Keith Busch
2017-10-30
1
-0
/
+1
|
|
*
|
virtio_blk: Fix an SG_IO regression
Bart Van Assche
2017-10-27
1
-0
/
+12
|
|
*
|
Merge branch 'nvme-4.14' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2017-10-27
1
-4
/
+7
|
|
|
\
\
|
|
|
*
|
nvme-rdma: fix possible hang when issuing commands during ctrl removal
Sagi Grimberg
2017-10-23
1
-4
/
+7
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-01
26
-86
/
+182
|
|
\
\
\
\
|
|
*
|
|
|
tcp: fix tcp_mtu_probe() vs highest_sack
Eric Dumazet
2017-11-01
2
-4
/
+5
|
|
*
|
|
|
ipv6: addrconf: increment ifp refcount before ipv6_del_addr()
Eric Dumazet
2017-11-01
1
-0
/
+1
|
|
*
|
|
|
tun/tap: sanitize TUNSETSNDBUF input
Craig Gallek
2017-11-01
2
-0
/
+6
|
|
*
|
|
|
mlxsw: i2c: Fix buffer increment counter for write transaction
Vadim Pasternak
2017-11-01
1
-1
/
+1
|
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-11-01
3
-2
/
+4
|
|
|
\
\
\
\
[next]