index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Provide helper to do forwarding lookups in kernel FIB table
David Ahern
2018-05-11
1
-0
/
+267
*
net/ipv6: Add fib lookup stubs for use in bpf helper
David Ahern
2018-05-11
2
-2
/
+37
*
net/ipv6: Update fib6 tracepoint to take fib6_info
David Ahern
2018-05-11
1
-8
/
+6
*
net/ipv6: Add fib6_lookup
David Ahern
2018-05-11
2
-2
/
+91
*
net/ipv6: Refactor fib6_rule_action
David Ahern
2018-05-11
1
-21
/
+31
*
net/ipv6: Extract table lookup from ip6_pol_route
David Ahern
2018-05-11
1
-14
/
+25
*
net/ipv6: Rename rt6_multipath_select
David Ahern
2018-05-11
1
-8
/
+9
*
net/ipv6: Rename fib6_lookup to fib6_node_lookup
David Ahern
2018-05-11
2
-10
/
+12
*
xsk: fix 64-bit division
Björn Töpel
2018-05-09
1
-1
/
+1
*
bpf: xdp: allow offloads to store into rx_queue_index
Jakub Kicinski
2018-05-09
1
-1
/
+8
*
flow_dissector: do not rely on implicit casts
Paolo Abeni
2018-05-08
1
-1
/
+1
*
net: core: rework basic flow dissection helper
Paolo Abeni
2018-05-08
2
-11
/
+12
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-05-07
4
-8
/
+11
|
\
|
*
xfrm: use a dedicated slab cache for struct xfrm_state
Mathias Krause
2018-05-04
1
-2
/
+7
|
*
change the comment of vti6_ioctl
Sun Lianwen
2018-05-01
1
-1
/
+1
|
*
xfrm: remove VLA usage in __xfrm6_sort()
Kees Cook
2018-04-26
1
-4
/
+2
|
*
udp: enable UDP checksum offload for ESP
Jacek Kalwas
2018-04-18
1
-1
/
+1
*
|
net: ipv6/gre: Add GRO support
Eran Ben Elisha
2018-05-07
1
-10
/
+27
*
|
net: ipv6: Fix typo in ipv6_find_hdr() documentation
Tariq Toukan
2018-05-07
1
-1
/
+1
*
|
net/9p: correct the variable name in v9fs_get_trans_by_name() comment
Sun Lianwen
2018-05-07
1
-1
/
+1
*
|
vlan: correct the file path in vlan_dev_change_flags() comment
Sun Lianwen
2018-05-07
1
-1
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-07
15
-90
/
+1734
|
\
\
|
*
|
bpf: add skb_load_bytes_relative helper
Daniel Borkmann
2018-05-03
1
-0
/
+45
|
*
|
bpf: implement ld_abs/ld_ind in native bpf
Daniel Borkmann
2018-05-03
1
-11
/
+225
|
*
|
bpf: migrate ebpf ld_abs/ld_ind tests to test_verifier
Daniel Borkmann
2018-05-03
1
-4
/
+2
|
*
|
bpf: prefix cbpf internal helpers with bpf_
Daniel Borkmann
2018-05-03
1
-9
/
+9
|
*
|
xsk: statistics support
Magnus Karlsson
2018-05-03
2
-1
/
+49
|
*
|
xsk: support for Tx
Magnus Karlsson
2018-05-03
2
-4
/
+200
|
*
|
dev: packet: make packet_direct_xmit a common function
Magnus Karlsson
2018-05-03
2
-37
/
+43
|
*
|
xsk: add Tx queue setup and mmap support
Magnus Karlsson
2018-05-03
1
-2
/
+6
|
*
|
xsk: add umem completion queue support and mmap
Magnus Karlsson
2018-05-03
3
-2
/
+13
|
*
|
xsk: wire up XDP_SKB side of AF_XDP
Björn Töpel
2018-05-03
2
-19
/
+33
|
*
|
xsk: wire up XDP_DRV side of AF_XDP
Björn Töpel
2018-05-03
1
-3
/
+20
|
*
|
bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
Björn Töpel
2018-05-03
1
-0
/
+5
|
*
|
xsk: add Rx receive functions and poll support
Björn Töpel
2018-05-03
4
-5
/
+215
|
*
|
xsk: add support for bind for Rx
Magnus Karlsson
2018-05-03
5
-1
/
+138
|
*
|
xsk: add Rx queue setup and mmap support
Björn Töpel
2018-05-03
3
-12
/
+42
|
*
|
xsk: add umem fill queue support and mmap
Magnus Karlsson
2018-05-03
6
-2
/
+168
|
*
|
xsk: add user memory registration support sockopt
Björn Töpel
2018-05-03
6
-0
/
+531
|
*
|
net: initial AF_XDP skeleton
Björn Töpel
2018-05-03
3
-4
/
+16
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-05-06
81
-1663
/
+2471
|
\
\
\
|
*
|
|
netfilter: nft_dynset: fix timeout updates on 32bit
Florian Westphal
2018-05-07
1
-1
/
+1
|
*
|
|
netfilter: ctnetlink: export nf_conntrack_max
Florent Fourcot
2018-05-07
2
-0
/
+4
|
*
|
|
netfilter: extract Passive OS fingerprint infrastructure from xt_osf
Fernando Fernandez Mancera
2018-05-07
4
-200
/
+225
|
*
|
|
netfilter: nf_nat: remove unused ct arg from lookup functions
Florian Westphal
2018-05-06
6
-26
/
+14
|
*
|
|
netfilter: ip6t_srh: extend SRH matching for previous, next and last SID
Ahmed Abdelsalam
2018-05-06
1
-9
/
+164
|
*
|
|
netfilter: nft_numgen: enable hashing of one element
Laura Garcia Liebana
2018-05-06
1
-1
/
+1
|
*
|
|
netfilter: nft_numgen: add map lookups for numgen statements
Laura Garcia Liebana
2018-05-06
1
-5
/
+80
|
*
|
|
ipvs: initialize tbl->entries in ip_vs_lblc_init_svc()
Cong Wang
2018-04-27
1
-0
/
+1
|
*
|
|
ipvs: initialize tbl->entries after allocation
Cong Wang
2018-04-27
1
-0
/
+1
[next]