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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: bridge: add support for port isolation
Nikolay Aleksandrov
2018-05-25
2
-0
/
+2
*
net: include hash policy in LAG changeupper info
John Hurley
2018-05-24
1
-0
/
+11
*
net/ipv4: Remove tracepoint in fib_validate_source
David Ahern
2018-05-24
1
-35
/
+0
*
net/ipv6: Udate fib6_table_lookup tracepoint
David Ahern
2018-05-24
1
-7
/
+22
*
net/ipv4: Udate fib_table_lookup tracepoint
David Ahern
2018-05-24
1
-29
/
+43
*
net_sched: switch to rcu_work
Cong Wang
2018-05-24
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-24
20
-92
/
+346
|
\
|
*
xdp/trace: extend tracepoint in devmap with an err
Jesper Dangaard Brouer
2018-05-24
1
-4
/
+6
|
*
xdp: change ndo_xdp_xmit API to support bulking
Jesper Dangaard Brouer
2018-05-24
1
-5
/
+9
|
*
xdp: introduce xdp_return_frame_rx_napi
Jesper Dangaard Brouer
2018-05-24
2
-2
/
+4
|
*
xdp: add tracepoint for devmap like cpumap have
Jesper Dangaard Brouer
2018-05-24
2
-2
/
+43
|
*
bpf: devmap introduce dev_map_enqueue
Jesper Dangaard Brouer
2018-05-24
2
-4
/
+21
|
*
bpf: introduce bpf subcommand BPF_TASK_FD_QUERY
Yonghong Song
2018-05-24
2
-0
/
+43
|
*
perf/core: add perf_get_event() to return perf_event given a struct file
Yonghong Song
2018-05-24
1
-0
/
+5
|
*
ipv6: sr: Add seg6local action End.BPF
Mathieu Xhonneux
2018-05-24
3
-0
/
+14
|
*
bpf: Split lwt inout verifier structures
Mathieu Xhonneux
2018-05-24
1
-2
/
+2
|
*
bpf: Add IPv6 Segment Routing helpers
Mathieu Xhonneux
2018-05-24
2
-1
/
+103
|
*
ipv6: sr: export function lookup_nexthop
Mathieu Xhonneux
2018-05-24
2
-1
/
+26
|
*
ipv6: sr: make seg6.h includable without IPv6
Mathieu Xhonneux
2018-05-24
1
-0
/
+4
|
*
bpf: get JITed image lengths of functions via syscall
Sandipan Das
2018-05-24
1
-0
/
+2
|
*
bpf: get kernel symbol addresses via syscall
Sandipan Das
2018-05-24
1
-0
/
+2
|
*
bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_info
Martin KaFai Lau
2018-05-23
2
-6
/
+6
|
*
bpf: btf: Remove unused bits from uapi/linux/btf.h
Martin KaFai Lau
2018-05-23
1
-20
/
+9
|
*
bpf: btf: Change how section is supported in btf_header
Martin KaFai Lau
2018-05-23
1
-6
/
+2
|
*
bpf: Expose check_uarg_tail_zero()
Martin KaFai Lau
2018-05-23
1
-0
/
+2
|
*
net/ipv6: Add helper to return path MTU based on fib result
David Ahern
2018-05-22
3
-0
/
+11
|
*
net/ipv4: Add helper to return path MTU based on fib result
David Ahern
2018-05-22
1
-0
/
+2
|
*
xsk: remove explicit ring structure from uapi
Björn Töpel
2018-05-22
1
-22
/
+22
|
*
xsk: fill hole in struct sockaddr_xdp
Björn Töpel
2018-05-22
1
-1
/
+1
|
*
bpf: allow sk_msg programs to read sock fields
John Fastabend
2018-05-18
2
-0
/
+9
|
*
xsk: clean up SPDX headers
Björn Töpel
2018-05-18
2
-22
/
+4
*
|
net: phy: replace bool members in struct phy_device with bit-fields
Heiner Kallweit
2018-05-24
1
-12
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-05-23
9
-74
/
+55
|
\
\
|
*
|
netfilter: nf_tables: remove nft_af_info.
Taehee Yoo
2018-05-23
1
-2
/
+0
|
*
|
netfilter: nfnetlink_queue: resolve clash for unconfirmed conntracks
Pablo Neira Ayuso
2018-05-23
1
-0
/
+5
|
*
|
netfilter: add struct nf_nat_hook and use it
Pablo Neira Ayuso
2018-05-23
2
-12
/
+16
|
*
|
netfilter: add struct nf_ct_hook and use it
Pablo Neira Ayuso
2018-05-23
1
-1
/
+6
|
*
|
netfilter: lift one-nat-hook-only restriction
Florian Westphal
2018-05-23
1
-1
/
+0
|
*
|
netfilter: nf_nat: add nat type hooks to nat core
Florian Westphal
2018-05-23
2
-52
/
+5
|
*
|
netfilter: nf_nat: add nat hook register functions to nf_nat
Florian Westphal
2018-05-23
1
-0
/
+4
|
*
|
netfilter: nf_tables: allow chain type to override hook register
Florian Westphal
2018-05-23
1
-4
/
+4
|
*
|
netfilter: nf_nat: move common nat code to nat core
Florian Westphal
2018-05-23
1
-0
/
+7
|
*
|
netfilter: nft_hash: add map lookups for hashing operations
Laura Garcia Liebana
2018-05-17
1
-0
/
+4
|
*
|
netfilter: fix fallout from xt/nf osf separation
Florian Westphal
2018-05-17
2
-6
/
+8
*
|
|
Merge tag 'mac80211-next-for-davem-2018-05-23' of git://git.kernel.org/pub/sc...
David S. Miller
2018-05-23
3
-22
/
+226
|
\
\
\
|
*
|
|
nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMS
Vidyullatha Kanchanapally
2018-05-23
2
-1
/
+7
|
*
|
|
nl80211: add FILS related parameters to ROAM event
Arend Van Spriel
2018-05-23
2
-1
/
+4
|
*
|
|
cfg80211: use separate struct for FILS parameters
Arend Van Spriel
2018-05-23
1
-18
/
+26
|
*
|
|
mac80211: Support adding duration for prepare_tx() callback
Ilan Peer
2018-05-23
1
-1
/
+4
|
*
|
|
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2018-05-23
250
-1741
/
+5974
|
|
\
\
\
[next]