index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ip6_vti: simplify stats handling in vti6_xmit
Haishuang Yan
2018-08-18
1
-11
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-08-18
4
-50
/
+37
|
\
|
*
bpf: fix redirect to map under tail calls
Daniel Borkmann
2018-08-18
1
-38
/
+30
|
*
tcp, ulp: fix leftover icsk_ulp_ops preventing sock from reattach
Daniel Borkmann
2018-08-16
1
-0
/
+2
|
*
tcp, ulp: add alias for all ulp modules
Daniel Borkmann
2018-08-16
2
-1
/
+2
|
*
net/xdp: Fix suspicious RCU usage warning
Tariq Toukan
2018-08-16
1
-11
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-08-18
15
-83
/
+126
|
\
\
|
*
|
netfilter: nft_dynset: allow dynamic updates of non-anonymous set
Pablo Neira Ayuso
2018-08-16
1
-2
/
+0
|
*
|
netfilter: nft_tproxy: Fix missing-braces warning
Máté Eckl
2018-08-16
1
-1
/
+3
|
*
|
netfilter: nft_ct: make l3 protocol field optional for timeout object
Harsha Sharma
2018-08-16
1
-3
/
+4
|
*
|
netfilter: x_tables: do not fail xt_alloc_table_info too easilly
Michal Hocko
2018-08-16
1
-6
/
+1
|
*
|
netfilter: conntrack: fix removal of conntrack entries when l4tracker is removed
Florian Westphal
2018-08-16
1
-5
/
+10
|
*
|
netfilter: nf_tables: don't prevent event handler from device cleanup on netn...
Florian Westphal
2018-08-16
2
-10
/
+9
|
*
|
netfilter: nf_tables: fix register ordering
Florian Westphal
2018-08-16
2
-8
/
+23
|
*
|
netfilter: fix memory leaks on netlink_dump_start error
Florian Westphal
2018-08-16
2
-25
/
+30
|
*
|
netfilter: nft_set: fix allocation size overflow in privsize callback.
Taehee Yoo
2018-08-16
4
-10
/
+10
|
*
|
netfilter: ip6t_rpfilter: set F_IFACE for linklocal addresses
Florian Westphal
2018-08-16
1
-1
/
+11
|
*
|
ipvs: don't show negative times in ip_vs_conn
Matteo Croce
2018-08-16
1
-8
/
+14
|
*
|
ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()
Tan Hu
2018-08-16
1
-4
/
+11
|
|
/
*
|
net: sched: act_ife: always release ife action on init error
Vlad Buslov
2018-08-16
1
-6
/
+2
*
|
cls_matchall: fix tcf_unbind_filter missing
Hangbin Liu
2018-08-16
1
-0
/
+2
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-08-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
crypto: scatterwalk - remove 'chain' argument from scatterwalk_crypto_chain()
Eric Biggers
2018-08-03
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-16
425
-7620
/
+24541
|
\
\
|
*
|
net: filter: mark expected switch fall-through
Gustavo A. R. Silva
2018-08-14
1
-0
/
+1
|
*
|
rds: fix building with IPV6=m
Arnd Bergmann
2018-08-14
1
-0
/
+1
|
*
|
net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()
Jeremy Cline
2018-08-14
2
-2
/
+3
|
*
|
l2tp: fix unused function warning
Arnd Bergmann
2018-08-14
3
-12
/
+4
|
*
|
net_sched: Fix missing res info when create new tc_index filter
Hangbin Liu
2018-08-14
1
-0
/
+1
|
*
|
net_sched: fix NULL pointer dereference when delete tcindex filter
Hangbin Liu
2018-08-14
1
-5
/
+2
|
*
|
net: sched: act_ife: disable bh when taking ife_mod_lock
Vlad Buslov
2018-08-13
1
-10
/
+10
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-08-13
9
-88
/
+482
|
|
\
\
|
|
*
|
bpf: Introduce bpf_skb_ancestor_cgroup_id helper
Andrey Ignatov
2018-08-13
1
-0
/
+28
|
|
*
|
bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selection
Martin KaFai Lau
2018-08-11
6
-55
/
+104
|
|
*
|
bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT
Martin KaFai Lau
2018-08-11
5
-10
/
+298
|
|
*
|
bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
Martin KaFai Lau
2018-08-11
1
-0
/
+8
|
|
*
|
net: Add ID (if needed) to sock_reuseport and expose reuseport_lock
Martin KaFai Lau
2018-08-11
1
-1
/
+26
|
|
*
|
tcp: Avoid TCP syncookie rejected by SO_REUSEPORT socket
Martin KaFai Lau
2018-08-11
1
-0
/
+1
|
|
*
|
xdp: Helpers for disabling napi_direct of xdp_return_frame
Toshiaki Makita
2018-08-10
1
-2
/
+4
|
|
*
|
bpf: Make redirect_info accessible from modules
Toshiaki Makita
2018-08-10
1
-18
/
+11
|
|
*
|
net: Export skb_headers_offset_update
Toshiaki Makita
2018-08-10
1
-1
/
+2
|
|
*
|
Revert "xdp: add NULL pointer check in __xdp_return()"
Björn Töpel
2018-08-10
1
-2
/
+1
|
*
|
|
packet: switch kvzalloc to allocate memory
Li RongQing
2018-08-13
2
-32
/
+13
|
*
|
|
net: sched: act_mirred method rename for grep-ability and consistency
Jamal Hadi Salim
2018-08-13
1
-3
/
+3
|
*
|
|
net: sched: act_vlan method rename for grep-ability and consistency
Jamal Hadi Salim
2018-08-13
1
-3
/
+3
|
*
|
|
net: sched: act_skbmod method rename for grep-ability and consistency
Jamal Hadi Salim
2018-08-13
1
-2
/
+2
|
*
|
|
net: sched: act_skbedit method rename for grep-ability and consistency
Jamal Hadi Salim
2018-08-13
1
-3
/
+3
|
*
|
|
net: sched: act_simple method rename for grep-ability and consistency
Jamal Hadi Salim
2018-08-13
1
-3
/
+3
|
*
|
|
net: sched: act_police method rename for grep-ability and consistency
Jamal Hadi Salim
2018-08-13
1
-8
/
+8
|
*
|
|
net: sched: act_pedit method rename for grep-ability and consistency
Jamal Hadi Salim
2018-08-13
1
-3
/
+3
[next]