index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
samples: bpf: fix: broken sample regarding removed function
Daniel T. Lee
2019-02-27
3
-3
/
+3
*
Merge branch 'bpf-prog-stats'
Daniel Borkmann
2019-02-27
10
-7
/
+148
|
\
|
*
tools/bpftool: recognize bpf_prog_info run_time_ns and run_cnt
Alexei Starovoitov
2019-02-27
2
-1
/
+10
|
*
tools/bpf: sync bpf.h into tools
Alexei Starovoitov
2019-02-27
1
-0
/
+2
|
*
bpf: expose program stats via bpf_prog_info
Alexei Starovoitov
2019-02-27
2
-0
/
+7
|
*
bpf: enable program stats
Alexei Starovoitov
2019-02-27
6
-6
/
+129
|
/
*
Merge branch 'bpf-libbpf-af-xdp'
Daniel Borkmann
2019-02-25
13
-652
/
+1376
|
\
|
*
xsk: add FAQ to facilitate for first time users
Magnus Karlsson
2019-02-25
1
-1
/
+35
|
*
samples/bpf: convert xdpsock to use libbpf for AF_XDP access
Magnus Karlsson
2019-02-25
4
-648
/
+261
|
*
libbpf: add support for using AF_XDP sockets
Magnus Karlsson
2019-02-25
8
-3
/
+1080
|
/
*
selftests/bpf: make sure signal interrupts BPF_PROG_TEST_RUN
Stanislav Fomichev
2019-02-25
1
-0
/
+44
*
bpf/test_run: fix unkillable BPF_PROG_TEST_RUN for flow dissector
Stanislav Fomichev
2019-02-25
1
-6
/
+20
*
bpf: test_bpf: turn off preemption in function __run_once
Anders Roxell
2019-02-25
1
-0
/
+2
*
samples/bpf: Fix dummy program unloading for xdp_redirect samples
Toke Høiland-Jørgensen
2019-02-22
2
-2
/
+2
*
seccomp, bpf: disable preemption before calling into bpf prog
Alexei Starovoitov
2019-02-22
1
-0
/
+2
*
bpf: add skb->queue_mapping write access from tc clsact
Jesper Dangaard Brouer
2019-02-19
1
-3
/
+13
*
bpf: check that BPF programs run with preemption disabled
Peter Zijlstra
2019-02-19
3
-3
/
+41
*
bpf: bpftool, fix documentation for attach types
Alban Crequy
2019-02-19
3
-4
/
+4
*
bnx2x: Remove set but not used variable 'mfw_vn'
YueHaibing
2019-02-18
1
-3
/
+1
*
Merge branch 'net-phy-add-helpers-for-handling-C45-10GBT-AN-register-values'
David S. Miller
2019-02-18
2
-9
/
+20
|
\
|
*
net: phy: use mii_10gbt_stat_mod_linkmode_lpa_t in genphy_c45_read_lpa
Heiner Kallweit
2019-02-18
1
-9
/
+1
|
*
net: phy: add helper mii_10gbt_stat_mod_linkmode_lpa_t
Heiner Kallweit
2019-02-18
1
-0
/
+19
|
/
*
liquidio: using NULL instead of plain integer
YueHaibing
2019-02-18
2
-2
/
+2
*
r8169: remove unneeded mmiowb barriers
Heiner Kallweit
2019-02-18
1
-6
/
+0
*
net: dsa: Implement flow_dissect callback for tag_dsa.
Rundong Ge
2019-02-18
2
-0
/
+18
*
net: sched: using kfree_rcu() to simplify the code
Wei Yongjun
2019-02-18
1
-6
/
+1
*
mdio_bus: Fix PTR_ERR() usage after initialization to constant
YueHaibing
2019-02-18
1
-5
/
+6
*
mlxsw: spectrum: Change IP2ME CPU policer rate and burst size values
Shalom Toledo
2019-02-18
1
-2
/
+2
*
net: hamradio: remove unused hweight*() defines
Masahiro Yamada
2019-02-18
1
-26
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-02-18
22
-63
/
+244
|
\
|
*
netfilter: nf_conntrack_sip: add sip_external_media logic
Alin Nastac
2019-02-16
1
-0
/
+42
|
*
netfilter: ipt_CLUSTERIP: make symbol 'cip_netdev_notifier' static
Wei Yongjun
2019-02-16
1
-1
/
+1
|
*
netfilter: reject: skip csum verification for protocols that don't support it
Alin Nastac
2019-02-13
6
-12
/
+39
|
*
netfilter: conntrack: fix cloned unconfirmed skb->_nfct race in __nf_conntrac...
Chieh-Min Wang
2019-02-12
1
-3
/
+11
|
*
netfilter: xt_recent: Use struct_size() in kvzalloc()
Gustavo A. R. Silva
2019-02-12
1
-3
/
+1
|
*
ipvs: Use struct_size() helper
Gustavo A. R. Silva
2019-02-12
1
-4
/
+2
|
*
netfilter: conntrack: fix indentation issue
Colin Ian King
2019-02-12
1
-1
/
+1
|
*
netfilter: ipv6: avoid indirect calls for IPV6=y case
Florian Westphal
2019-02-04
5
-42
/
+68
|
*
netfilter: nat: remove module dependency on ipv6 core
Florian Westphal
2019-02-04
4
-3
/
+45
|
*
netfilter: nft_tunnel: Add NFTA_TUNNEL_MODE options
wenxu
2019-02-04
2
-2
/
+41
|
*
netfilter: nf_tables: add NFTA_RULE_POSITION_ID to nla_policy
Florian Westphal
2019-01-29
1
-0
/
+1
*
|
net: hns3: make function hclge_set_all_vf_rst() static
Wei Yongjun
2019-02-17
1
-1
/
+1
*
|
ptr_ring: remove duplicated include from ptr_ring.h
YueHaibing
2019-02-17
1
-1
/
+0
*
|
net: sgi: use GFP_ATOMIC under spin lock
Wei Yongjun
2019-02-17
1
-1
/
+1
*
|
net: sched: sch_api: set an error msg when qdisc_alloc_handle() fails
Ivan Vecera
2019-02-17
1
-2
/
+4
*
|
net: phy: marvell10g: Don't explicitly set Pause and Asym_Pause
Maxime Chevallier
2019-02-17
1
-3
/
+0
*
|
net: dsa: bcm_sf2: Remove set but not used variables 'v6_spec, v6_m_spec'
YueHaibing
2019-02-17
1
-5
/
+0
*
|
nfp: flower: fix masks for tcp and ip flags fields
Pieter Jansen van Vuuren
2019-02-17
1
-15
/
+20
*
|
Merge branch 'devlink-add-the-ability-to-update-device-flash'
David S. Miller
2019-02-17
8
-35
/
+141
|
\
\
|
*
|
nfp: devlink: allow flashing the device via devlink
Jakub Kicinski
2019-02-17
4
-32
/
+56
[next]