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
*
ipv6: Convert gateway validation to use fib6_info
David Ahern
2019-06-27
1
-62
/
+56
*
net/smc: common release code for non-accepted sockets
Ursula Braun
2019-06-27
1
-41
/
+32
*
net: ipv4: fix infinite loop on secondary addr promotion
Florian Westphal
2019-06-27
1
-1
/
+2
*
net: ethtool: Allow parsing ETHER_FLOW types when using flow_rule
Maxime Chevallier
2019-06-27
1
-0
/
+24
*
rtnetlink: skip metrics loop for dst_default_metrics
David Ahern
2019-06-26
1
-0
/
+4
*
ipv6: fix suspicious RCU usage in rt6_dump_route()
Eric Dumazet
2019-06-26
1
-0
/
+2
*
ipv4: fix suspicious RCU usage in fib_dump_info_fnhe()
Eric Dumazet
2019-06-26
1
-5
/
+6
*
tipc: rename function msg_get_wrapped() to msg_inner_hdr()
Jon Maloy
2019-06-25
4
-6
/
+6
*
tipc: eliminate unnecessary skb expansion during retransmission
Jon Maloy
2019-06-25
1
-1
/
+1
*
tipc: simplify stale link failure criteria
Jon Maloy
2019-06-25
1
-7
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
2019-06-25
865
-5713
/
+4262
|
\
|
*
ip6_fib: Don't discard nodes with valid routing information in fib6_locate_1()
Stefano Brivio
2019-06-24
1
-1
/
+2
|
*
ipv6: Dump route exceptions if requested
Stefano Brivio
2019-06-24
2
-12
/
+114
|
*
ipv6/route: Change return code of rt6_dump_route() for partial node dumps
Stefano Brivio
2019-06-24
2
-7
/
+11
|
*
ipv6/route: Don't match on fc_nh_id if not set in ip6_route_del()
Stefano Brivio
2019-06-24
1
-1
/
+2
|
*
Revert "net/ipv6: Bail early if user only wants cloned entries"
Stefano Brivio
2019-06-24
1
-5
/
+2
|
*
ipv4: Dump route exceptions if requested
Stefano Brivio
2019-06-24
2
-13
/
+104
|
*
ipv4/route: Allow NULL flowinfo in rt_fill_info()
Stefano Brivio
2019-06-24
1
-26
/
+30
|
*
ipv4/fib_frontend: Allow RTM_F_CLONED flag to be used for filtering
Stefano Brivio
2019-06-24
1
-2
/
+2
|
*
fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONED
Stefano Brivio
2019-06-24
2
-2
/
+9
|
*
ipv4: fix confirm_addr_indev() when enable route_localnet
Shijie Luo
2019-06-24
1
-2
/
+8
|
*
ipv4: fix inet_select_addr() when enable route_localnet
Shijie Luo
2019-06-24
1
-1
/
+5
|
*
tipc: remove the unnecessary msg->req check from tipc_nl_compat_bearer_set
Xin Long
2019-06-24
1
-10
/
+0
|
*
tipc: fix missing indentation in source code
john.rutherford@dektech.com.au
2019-06-24
1
-1
/
+1
|
*
ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREF
Wei Wang
2019-06-23
2
-6
/
+30
|
*
ipv6: convert rx data path to not take refcnt on dst
Wei Wang
2019-06-23
1
-3
/
+4
|
*
ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logic
Wei Wang
2019-06-23
2
-7
/
+10
|
*
ipv6: initialize rt6->rt6i_uncached in all pre-allocated dst entries
Wei Wang
2019-06-23
1
-0
/
+3
|
*
ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route()
Wei Wang
2019-06-23
1
-43
/
+30
|
*
netns: restore ops before calling ops_exit_list
Li RongQing
2019-06-23
1
-1
/
+1
|
*
ipv6: Error when route does not have any valid nexthops
Ido Schimmel
2019-06-23
1
-0
/
+6
|
*
net: fastopen: robustness and endianness fixes for SipHash
Ard Biesheuvel
2019-06-23
3
-22
/
+19
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-22
318
-1389
/
+400
|
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-22
16
-95
/
+96
|
|
|
\
|
|
|
*
tcp: refine memory limit test in tcp_fragment()
Eric Dumazet
2019-06-22
1
-1
/
+2
|
|
|
*
inet: clear num_timeout reqsk_alloc()
Eric Dumazet
2019-06-19
2
-8
/
+0
|
|
|
*
ipv6: Default fib6_type to RTN_UNICAST when not set
David Ahern
2019-06-19
1
-1
/
+1
|
|
|
*
net/af_iucv: always register net_device notifier
Julian Wiedmann
2019-06-19
1
-7
/
+20
|
|
|
*
net/af_iucv: build proper skbs for HiperTransport
Julian Wiedmann
2019-06-19
1
-5
/
+11
|
|
|
*
net/af_iucv: remove GFP_DMA restriction for HiperTransport
Julian Wiedmann
2019-06-19
1
-1
/
+5
|
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-06-19
3
-14
/
+14
|
|
|
|
\
|
|
|
|
*
netfilter: ipv6: nf_defrag: accept duplicate fragments again
Guillaume Nault
2019-06-07
1
-3
/
+7
|
|
|
|
*
netfilter: ipv6: nf_defrag: fix leakage of unqueued fragments
Guillaume Nault
2019-06-04
1
-7
/
+5
|
|
|
|
*
netfilter: nf_tables: fix module autoload with inet family
Pablo Neira Ayuso
2019-05-31
2
-4
/
+2
|
|
|
*
|
hvsock: fix epollout hang from race condition
Sunil Muthuswamy
2019-06-19
1
-31
/
+8
|
|
|
*
|
net/udp_gso: Allow TX timestamp with UDP GSO
Fred Klassen
2019-06-19
1
-0
/
+5
|
|
|
*
|
net: netem: fix use after free and double free with packet corruption
Jakub Kicinski
2019-06-19
1
-8
/
+7
|
|
|
*
|
net: netem: fix backlog accounting for corrupted GSO frames
Jakub Kicinski
2019-06-19
1
-5
/
+8
|
|
|
*
|
tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb
Xin Long
2019-06-19
1
-5
/
+3
|
|
|
*
|
ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULL
Xin Long
2019-06-19
1
-3
/
+6
[next]