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
2019-03-01
samples: bpf: remove load_sock_ops in favour of bpftool
Jakub Kicinski
12
-114
/
+16
2019-03-01
samples: bpf: force IPv4 in ping
Jakub Kicinski
5
-5
/
+5
2019-03-01
selftests/bpf: use __bpf_constant_htons in test_prog.c for flow dissector
Stanislav Fomichev
1
-2
/
+2
2019-03-01
bpf: add missing entries to bpf_helpers.h
Willem de Bruijn
1
-0
/
+30
2019-03-01
bpf: fix build without bpf_syscall
Alexei Starovoitov
1
-2
/
+5
2019-02-27
Merge branch 'inner_map_spin_lock-fix'
Alexei Starovoitov
2
-0
/
+5
2019-02-27
tools/bpf: selftests: add map lookup to test_map_in_map bpf prog
Yonghong Song
1
-0
/
+4
2019-02-27
bpf: set inner_map_meta->spin_lock_off correctly
Yonghong Song
1
-0
/
+1
2019-02-27
samples: bpf: fix: broken sample regarding removed function
Daniel T. Lee
3
-3
/
+3
2019-02-27
Merge branch 'bpf-prog-stats'
Daniel Borkmann
10
-7
/
+148
2019-02-27
tools/bpftool: recognize bpf_prog_info run_time_ns and run_cnt
Alexei Starovoitov
2
-1
/
+10
2019-02-27
tools/bpf: sync bpf.h into tools
Alexei Starovoitov
1
-0
/
+2
2019-02-27
bpf: expose program stats via bpf_prog_info
Alexei Starovoitov
2
-0
/
+7
2019-02-27
bpf: enable program stats
Alexei Starovoitov
6
-6
/
+129
2019-02-25
Merge branch 'bpf-libbpf-af-xdp'
Daniel Borkmann
13
-652
/
+1376
2019-02-25
xsk: add FAQ to facilitate for first time users
Magnus Karlsson
1
-1
/
+35
2019-02-25
samples/bpf: convert xdpsock to use libbpf for AF_XDP access
Magnus Karlsson
4
-648
/
+261
2019-02-25
libbpf: add support for using AF_XDP sockets
Magnus Karlsson
8
-3
/
+1080
2019-02-25
selftests/bpf: make sure signal interrupts BPF_PROG_TEST_RUN
Stanislav Fomichev
1
-0
/
+44
2019-02-25
bpf/test_run: fix unkillable BPF_PROG_TEST_RUN for flow dissector
Stanislav Fomichev
1
-6
/
+20
2019-02-25
bpf: test_bpf: turn off preemption in function __run_once
Anders Roxell
1
-0
/
+2
2019-02-22
samples/bpf: Fix dummy program unloading for xdp_redirect samples
Toke Høiland-Jørgensen
2
-2
/
+2
2019-02-22
seccomp, bpf: disable preemption before calling into bpf prog
Alexei Starovoitov
1
-0
/
+2
2019-02-19
bpf: add skb->queue_mapping write access from tc clsact
Jesper Dangaard Brouer
1
-3
/
+13
2019-02-19
bpf: check that BPF programs run with preemption disabled
Peter Zijlstra
3
-3
/
+41
2019-02-19
bpf: bpftool, fix documentation for attach types
Alban Crequy
3
-4
/
+4
2019-02-18
bnx2x: Remove set but not used variable 'mfw_vn'
YueHaibing
1
-3
/
+1
2019-02-18
Merge branch 'net-phy-add-helpers-for-handling-C45-10GBT-AN-register-values'
David S. Miller
2
-9
/
+20
2019-02-18
net: phy: use mii_10gbt_stat_mod_linkmode_lpa_t in genphy_c45_read_lpa
Heiner Kallweit
1
-9
/
+1
2019-02-18
net: phy: add helper mii_10gbt_stat_mod_linkmode_lpa_t
Heiner Kallweit
1
-0
/
+19
2019-02-18
liquidio: using NULL instead of plain integer
YueHaibing
2
-2
/
+2
2019-02-18
r8169: remove unneeded mmiowb barriers
Heiner Kallweit
1
-6
/
+0
2019-02-18
net: dsa: Implement flow_dissect callback for tag_dsa.
Rundong Ge
2
-0
/
+18
2019-02-18
net: sched: using kfree_rcu() to simplify the code
Wei Yongjun
1
-6
/
+1
2019-02-18
mdio_bus: Fix PTR_ERR() usage after initialization to constant
YueHaibing
1
-5
/
+6
2019-02-18
mlxsw: spectrum: Change IP2ME CPU policer rate and burst size values
Shalom Toledo
1
-2
/
+2
2019-02-18
net: hamradio: remove unused hweight*() defines
Masahiro Yamada
1
-26
/
+0
2019-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
22
-63
/
+244
2019-02-17
net: hns3: make function hclge_set_all_vf_rst() static
Wei Yongjun
1
-1
/
+1
2019-02-17
ptr_ring: remove duplicated include from ptr_ring.h
YueHaibing
1
-1
/
+0
2019-02-17
net: sgi: use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2019-02-17
net: sched: sch_api: set an error msg when qdisc_alloc_handle() fails
Ivan Vecera
1
-2
/
+4
2019-02-17
net: phy: marvell10g: Don't explicitly set Pause and Asym_Pause
Maxime Chevallier
1
-3
/
+0
2019-02-17
net: dsa: bcm_sf2: Remove set but not used variables 'v6_spec, v6_m_spec'
YueHaibing
1
-5
/
+0
2019-02-17
nfp: flower: fix masks for tcp and ip flags fields
Pieter Jansen van Vuuren
1
-15
/
+20
2019-02-17
Merge branch 'devlink-add-the-ability-to-update-device-flash'
David S. Miller
8
-35
/
+141
2019-02-17
nfp: devlink: allow flashing the device via devlink
Jakub Kicinski
4
-32
/
+56
2019-02-17
ethtool: add compat for flash update
Jakub Kicinski
3
-3
/
+46
2019-02-17
devlink: add flash update command
Jakub Kicinski
3
-0
/
+39
2019-02-17
Merge branch 'net-phy-improve-and-use-phy_resolve_aneg_linkmode'
David S. Miller
2
-59
/
+8
[next]