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
*
netfilter: conntrack: place 'new' timeout in first location too
Florian Westphal
2018-08-29
3
-0
/
+21
*
netfilter: xt_checksum: ignore gso skbs
Florian Westphal
2018-08-24
2
-7
/
+27
*
netfilter: xt_cluster: add dependency on conntrack module
Martin Willi
2018-08-23
1
-1
/
+13
*
netfilter: conntrack: remove duplicated include from nf_conntrack_proto_udp.c
Yue Haibing
2018-08-23
1
-1
/
+0
*
net/ipv6: init ip6 anycast rt->dst.input as ip6_input
Hangbin Liu
2018-08-23
1
-1
/
+1
*
tcp_bbr: apply PROBE_RTT cwnd cap even if acked==0
Kevin Yang
2018-08-23
1
-2
/
+2
*
tcp_bbr: in restart from idle, see if we should exit PROBE_RTT
Kevin Yang
2018-08-23
1
-0
/
+4
*
tcp_bbr: add bbr_check_probe_rtt_done() helper
Kevin Yang
2018-08-23
1
-16
/
+18
*
ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT state
Eric Dumazet
2018-08-23
1
-0
/
+6
*
addrconf: reduce unnecessary atomic allocations
Cong Wang
2018-08-23
1
-3
/
+3
*
sch_cake: Fix TC filter flow override and expand it to hosts as well
Toke Høiland-Jørgensen
2018-08-23
1
-4
/
+19
*
net/ncsi: Fixup .dumpit message flags and ID check in Netlink handler
Samuel Mendoza-Jonas
2018-08-23
1
-2
/
+2
*
act_ife: fix a potential deadlock
Cong Wang
2018-08-21
1
-13
/
+21
*
act_ife: move tcfa_lock down to where necessary
Cong Wang
2018-08-21
1
-25
/
+13
*
Revert "net: sched: act_ife: disable bh when taking ife_mod_lock"
Cong Wang
2018-08-21
1
-10
/
+10
*
net_sched: remove list_head from tc_action
Cong Wang
2018-08-21
2
-4
/
+1
*
net_sched: remove unused tcf_idr_check()
Cong Wang
2018-08-21
1
-19
/
+3
*
net_sched: remove unused parameter for tcf_action_delete()
Cong Wang
2018-08-21
1
-3
/
+2
*
net_sched: remove unnecessary ops->delete()
Cong Wang
2018-08-21
17
-144
/
+7
*
net_sched: improve and refactor tcf_action_put_many()
Cong Wang
2018-08-21
1
-16
/
+15
*
rds: tcp: remove duplicated include from tcp.c
Yue Haibing
2018-08-21
1
-1
/
+0
*
sch_cake: Remove unused including <linux/version.h>
Yue Haibing
2018-08-21
1
-1
/
+0
*
net/ipv6: Put lwtstate when destroying fib6_info
David Ahern
2018-08-21
1
-0
/
+2
*
ip6_vti: fix a null pointer deference when destroy vti6 tunnel
Haishuang Yan
2018-08-20
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-08-19
30
-195
/
+221
|
\
|
*
ip6_vti: fix creating fallback tunnel device for vti6
Haishuang Yan
2018-08-19
1
-0
/
+2
|
*
ip_vti: fix a null pointer deferrence when create vti fallback tunnel
Haishuang Yan
2018-08-19
1
-1
/
+2
|
*
net: sched: always disable bh when taking tcf_lock
Vlad Buslov
2018-08-19
7
-44
/
+47
|
*
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 tag '9p-for-4.19-2' of git://github.com/martinetd/linux
Linus Torvalds
2018-08-18
7
-105
/
+112
|
\
\
\
[next]