index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2019-04-23
net: plumb network namespace into __skb_flow_dissect
Stanislav Fomichev
-20
/
+31
2019-04-23
bpf: when doing BPF_PROG_TEST_RUN for flow dissector use no-skb mode
Stanislav Fomichev
-30
/
+17
2019-04-23
flow_dissector: switch kernel context to struct bpf_flow_dissector
Stanislav Fomichev
-59
/
+117
2019-04-22
net: systemport: Remove need for DMA descriptor
Florian Fainelli
-58
/
+8
2019-04-22
bridge: Fix possible use-after-free when deleting bridge port
Ido Schimmel
-1
/
+2
2019-04-22
r8152: sync sa_family with the media type of network device
Crag.Wang
-0
/
+2
2019-04-22
Merge branch 'mlxsw-Shared-buffer-improvements'
David S. Miller
-153
/
+300
2019-04-22
mlxsw: spectrum_buffers: Adjust CPU port shared buffer egress quotas
Ido Schimmel
-7
/
+35
2019-04-22
mlxsw: spectrum_buffers: Allow skipping ingress port quota configuration
Ido Schimmel
-2
/
+8
2019-04-22
mlxsw: spectrum_buffers: Split business logic from mlxsw_sp_port_sb_pms_init()
Ido Schimmel
-7
/
+14
2019-04-22
mlxsw: spectrum_buffers: Use new CPU ingress pool for control packets
Ido Schimmel
-12
/
+7
2019-04-22
mlxsw: spectrum_buffers: Add pools for CPU traffic
Ido Schimmel
-0
/
+20
2019-04-22
mlxsw: spectrum_buffers: Remove assumption about pool order
Ido Schimmel
-18
/
+13
2019-04-22
mlxsw: spectrum_buffers: Forbid changing multicast TCs' attributes
Ido Schimmel
-0
/
+2
2019-04-22
mlxsw: spectrum_buffers: Forbid changing threshold type of first egress pool
Ido Schimmel
-4
/
+4
2019-04-22
mlxsw: spectrum_buffers: Forbid configuration of multicast pool
Ido Schimmel
-2
/
+12
2019-04-22
mlxsw: spectrum_buffers: Add ability to veto TC's configuration
Ido Schimmel
-0
/
+18
2019-04-22
mlxsw: spectrum_buffers: Add ability to veto pool's configuration
Ido Schimmel
-1
/
+16
2019-04-22
mlxsw: spectrum_buffers: Use defines for pool indices
Ido Schimmel
-78
/
+104
2019-04-22
mlxsw: spectrum_buffers: Add extack messages for invalid configurations
Ido Schimmel
-18
/
+33
2019-04-22
net: devlink: Add extack to shared buffer operations
Ido Schimmel
-16
/
+26
2019-04-22
Merge branch 'net-clean-up-needless-use-of-module-infrastructure'
David S. Miller
-18
/
+9
2019-04-22
net: strparser: make it explicitly non-modular
Paul Gortmaker
-10
/
+4
2019-04-22
net: bpfilter: dont use module_init in non-modular code
Paul Gortmaker
-2
/
+1
2019-04-22
cgroup: net: remove left over MODULE_LICENSE tag
Paul Gortmaker
-2
/
+0
2019-04-22
net: tc_act: drop include of module.h from tc_ife.h
Paul Gortmaker
-1
/
+2
2019-04-22
net: fib: drop include of module.h from fib_notifier.h
Paul Gortmaker
-1
/
+2
2019-04-22
net: ife: drop include of module.h from net/ife.h
Paul Gortmaker
-1
/
+0
2019-04-22
net: psample: drop include of module.h from psample.h
Paul Gortmaker
-1
/
+0
2019-04-22
net: Rename net/nexthop.h net/rtnh.h
David Ahern
-8
/
+8
2019-04-22
ipv6: Remove fib6_info_nh_lwt
David Ahern
-6
/
+0
2019-04-22
include/net/tcp.h: whitespace cleanup at tcp_v4_check
Daniel T. Lee
-1
/
+1
2019-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-288
/
+3594
2019-04-23
Merge branch 'bpf-verifier-lock'
Daniel Borkmann
-15
/
+23
2019-04-23
bpf: drop bpf_verifier_lock
Alexei Starovoitov
-3
/
+5
2019-04-23
bpf: remove global variables
Alexei Starovoitov
-12
/
+18
2019-04-23
bpf: document the verifier limits
Alexei Starovoitov
-2
/
+27
2019-04-21
ipv6: Restore RTF_ADDRCONF check in rt6_qualify_for_ecmp
David Ahern
-2
/
+4
2019-04-21
ipv6: Simplify rt6_qualify_for_ecmp
David Ahern
-3
/
+2
2019-04-21
net: hippi:Fix misuse of %x in rrunner.c
Fuqian Huang
-2
/
+2
2019-04-21
net: ax25: fix misuse of %x
Fuqian Huang
-2
/
+2
2019-04-21
atm: iphase: fix misuse of %x
Fuqian Huang
-2
/
+2
2019-04-21
Merge branch 'mlxsw-Small-routing-improvements'
David S. Miller
-4
/
+8
2019-04-21
mlxsw: spectrum_router: Relax FIB rule validation
Ido Schimmel
-0
/
+4
2019-04-21
mlxsw: spectrum: Use a stable ECMP/LAG seed
Ido Schimmel
-4
/
+4
2019-04-19
nfp: add SR-IOV trusted VF support
Pablo Cascón
-2
/
+33
2019-04-19
Merge branch 'hns3-next'
David S. Miller
-25
/
+437
2019-04-19
net: hns3: add function type check for debugfs help information
Yufeng Mo
-1
/
+8
2019-04-19
net: hns3: add queue's statistics update to service task
liuzhongzhu
-0
/
+11
2019-04-19
net: hns3: Add handling of MAC tunnel interruption
Weihang Li
-0
/
+96
[next]