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
2018-05-24
net: include hash policy in LAG changeupper info
John Hurley
3
-1
/
+38
2018-05-24
nfp: flower: add per repr private data for LAG offload
John Hurley
2
-0
/
+34
2018-05-24
nfp: flower: check for/turn on LAG support in firmware
John Hurley
4
-0
/
+19
2018-05-24
nfp: nfpcore: add rtsym writing function
John Hurley
2
-0
/
+45
2018-05-24
nfp: add ndo_set_mac_address for representors
John Hurley
1
-0
/
+1
2018-05-24
hv_netvsc: fix bogus ifalias on network device
Stephen Hemminger
1
-1
/
+4
2018-05-24
Merge branch 'net-Update-fib_table_lookup-tracepoints'
David S. Miller
6
-84
/
+81
2018-05-24
net/ipv4: Remove tracepoint in fib_validate_source
David Ahern
2
-37
/
+0
2018-05-24
net/ipv6: Udate fib6_table_lookup tracepoint
David Ahern
3
-13
/
+29
2018-05-24
net/ipv4: Udate fib_table_lookup tracepoint
David Ahern
2
-34
/
+52
2018-05-24
net_sched: switch to rcu_work
Cong Wang
13
-221
/
+85
2018-05-24
Merge branch 'Mirroring-tests-involving-VLAN'
David S. Miller
11
-81
/
+754
2018-05-24
selftests: forwarding: Test mirror-to-gre w/ UL 802.1d+VLAN
Petr Machata
1
-0
/
+109
2018-05-24
selftests: forwarding: Test mirror-to-gre w/ UL VLAN
Petr Machata
1
-0
/
+92
2018-05-24
selftests: forwarding: Test mirror-to-gre w/ UL VLAN+802.1q
Petr Machata
1
-0
/
+140
2018-05-24
selftests: forwarding: Test mirror-to-vlan
Petr Machata
1
-0
/
+169
2018-05-24
selftests: forwarding: lib: Extract trap_{, un}install()
Petr Machata
1
-9
/
+18
2018-05-24
selftests: forwarding: mirror_gre_lib: Support VLAN
Petr Machata
1
-0
/
+34
2018-05-24
selftests: forwarding: lib: Support VLAN devices
Petr Machata
1
-0
/
+25
2018-05-24
selftests: forwarding: Add $h3's clsact to mirror_topo_lib.sh
Petr Machata
3
-4
/
+2
2018-05-24
selftests: forwarding: mirror_gre_lib: Extract generic functions
Petr Machata
2
-31
/
+64
2018-05-24
selftests: forwarding: Split mirror_gre_topo_lib.sh
Petr Machata
2
-44
/
+108
2018-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
90
-812
/
+5213
2018-05-24
Merge branch 'ibmvnic-Failover-hardening'
David S. Miller
2
-23
/
+202
2018-05-24
ibmvnic: Introduce hard reset recovery
Thomas Falcon
2
-4
/
+98
2018-05-24
ibmvnic: Set resetting state at earliest possible point
Thomas Falcon
1
-2
/
+1
2018-05-24
ibmvnic: Create separate initialization routine for resets
Thomas Falcon
1
-2
/
+46
2018-05-24
ibmvnic: Handle error case when setting link state
Thomas Falcon
1
-0
/
+4
2018-05-24
ibmvnic: Return error code if init interrupted by transport event
Thomas Falcon
1
-1
/
+4
2018-05-24
ibmvnic: Check CRQ command return codes
Thomas Falcon
1
-14
/
+37
2018-05-24
ibmvnic: Introduce active CRQ state
Thomas Falcon
2
-0
/
+11
2018-05-24
ibmvnic: Mark NAPI flag as disabled when released
Thomas Falcon
1
-0
/
+1
2018-05-24
Merge branch 'gretap-mirroring-selftests'
David S. Miller
2
-0
/
+76
2018-05-24
selftests: forwarding: Test removal of mirroring
Petr Machata
1
-0
/
+8
2018-05-24
selftests: forwarding: Test removal of underlay route
Petr Machata
1
-0
/
+30
2018-05-24
selftests: forwarding: Test mirroring to deleted device
Petr Machata
1
-0
/
+38
2018-05-24
cxgb4: Check for kvzalloc allocation failure
YueHaibing
1
-0
/
+4
2018-05-24
Merge branch 'xdp_xmit-bulking'
Alexei Starovoitov
16
-86
/
+448
2018-05-24
samples/bpf: xdp_monitor use err code from tracepoint xdp:xdp_devmap_xmit
Jesper Dangaard Brouer
2
-5
/
+40
2018-05-24
xdp/trace: extend tracepoint in devmap with an err
Jesper Dangaard Brouer
2
-6
/
+9
2018-05-24
xdp: change ndo_xdp_xmit API to support bulking
Jesper Dangaard Brouer
8
-64
/
+139
2018-05-24
xdp: introduce xdp_return_frame_rx_napi
Jesper Dangaard Brouer
5
-8
/
+22
2018-05-24
samples/bpf: xdp_monitor use tracepoint xdp:xdp_devmap_xmit
Jesper Dangaard Brouer
2
-1
/
+82
2018-05-24
xdp: add tracepoint for devmap like cpumap have
Jesper Dangaard Brouer
4
-7
/
+67
2018-05-24
bpf: devmap prepare xdp frames for bulking
Jesper Dangaard Brouer
1
-4
/
+70
2018-05-24
bpf: devmap introduce dev_map_enqueue
Jesper Dangaard Brouer
4
-23
/
+51
2018-05-24
Merge branch 'bpf-task-fd-query'
Alexei Starovoitov
23
-2
/
+1257
2018-05-24
tools/bpftool: add perf subcommand
Yonghong Song
6
-2
/
+343
2018-05-24
tools/bpf: add two BPF_TASK_FD_QUERY tests in test_progs
Yonghong Song
1
-0
/
+158
2018-05-24
samples/bpf: add a samples/bpf test for BPF_TASK_FD_QUERY
Yonghong Song
3
-0
/
+405
[next]