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
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-08
5
-7
/
+12
|
\
|
*
udp6: fix UDP/IPv6 encap resubmit path
Bill Sommerfeld
2016-03-07
1
-4
/
+2
|
*
ipv6: re-enable fragment header matching in ipv6_find_hdr
Florian Westphal
2016-03-03
1
-1
/
+5
|
*
mld, igmp: Fix reserved tailroom calculation
Benjamin Poirier
2016-03-03
1
-2
/
+1
|
*
tunnel: Clear IPCB(skb)->opt before dst_link_failure called
Bernie Harris
2016-02-23
2
-0
/
+4
*
|
net: ipv6: Fix refcnt on host routes
David Ahern
2016-03-03
1
-5
/
+3
*
|
net: remove skb_sender_cpu_clear()
WANG Cong
2016-03-01
1
-1
/
+0
*
|
net: ipv6/l3mdev: Move host route on saved address if necessary
David Ahern
2016-03-01
1
-0
/
+26
*
|
GSO: Provide software checksum of tunneled UDP fragmentation offload
Alexander Duyck
2016-02-26
1
-1
/
+7
*
|
net: ipv6: Make address flushing on ifdown optional
David Ahern
2016-02-25
1
-15
/
+121
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-23
5
-16
/
+90
|
\
|
|
*
rtnl: RTM_GETNETCONF: fix wrong return value
Anton Protopopov
2016-02-19
1
-1
/
+1
|
*
gre: clear IFF_TX_SKB_SHARING
Jiri Benc
2016-02-18
1
-0
/
+1
|
*
tcp/dccp: fix another race at listener dismantle
Eric Dumazet
2016-02-18
1
-7
/
+7
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-02-16
1
-3
/
+71
|
|
\
|
|
*
netfilter: conntrack: resched in nf_ct_iterate_cleanup
Florian Westphal
2016-02-01
1
-3
/
+71
|
*
|
tcp: do not drop syn_recv on all icmp reports
Eric Dumazet
2016-02-09
1
-2
/
+3
|
*
|
ipv6: fix a lockdep splat
Eric Dumazet
2016-02-08
1
-2
/
+3
|
*
|
ipv6: addrconf: Fix recursive spin lock call
subashab@codeaurora.org
2016-02-06
1
-1
/
+4
*
|
|
ila: autoload module
Robert Shearman
2016-02-21
1
-0
/
+1
*
|
|
net: use skb_postpush_rcsum instead of own implementations
Daniel Borkmann
2016-02-19
1
-4
/
+2
*
|
|
ipv6: pass up EMSGSIZE msg for UDP socket in Ipv6
Wei Wang
2016-02-19
1
-9
/
+11
*
|
|
iptunnel: scrub packet in iptunnel_pull_header
Jiri Benc
2016-02-18
1
-1
/
+1
*
|
|
ipv4: namespacify ip_early_demux sysctl knob
Nikolay Borisov
2016-02-16
1
-1
/
+1
*
|
|
ip_tunnel: replace dst_cache with generic implementation
Paolo Abeni
2016-02-16
1
-8
/
+9
*
|
|
net: replace dst_cache ip6_tunnel implementation with the generic one
Paolo Abeni
2016-02-16
4
-104
/
+14
*
|
|
net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads
Edward Cree
2016-02-12
1
-2
/
+2
*
|
|
net: udp: always set up for CHECKSUM_PARTIAL offload
Edward Cree
2016-02-12
1
-12
/
+1
*
|
|
net: local checksum offload for encapsulation
Edward Cree
2016-02-12
1
-7
/
+7
*
|
|
ipv6: add option to drop unsolicited neighbor advertisements
Johannes Berg
2016-02-11
2
-0
/
+17
*
|
|
ipv6: add option to drop unicast encapsulated in L2 multicast
Johannes Berg
2016-02-11
2
-0
/
+18
*
|
|
soreuseport: fast reuseport TCP socket selection
Craig Gallek
2016-02-11
2
-1
/
+17
*
|
|
inet: refactor inet[6]_lookup functions to take skb
Craig Gallek
2016-02-11
2
-5
/
+11
*
|
|
inet: create IPv6-equivalent inet_hash function
Craig Gallek
2016-02-11
3
-44
/
+58
*
|
|
sock: struct proto hash function may error
Craig Gallek
2016-02-11
1
-1
/
+5
*
|
|
ipv4: Namespaceify tcp syncookies sysctl knob
Nikolay Borisov
2016-02-07
1
-1
/
+1
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-02-01
6
-18
/
+35
|
\
|
|
*
ipv6/udp: use sticky pktinfo egress ifindex on connect()
Paolo Abeni
2016-01-29
1
-0
/
+3
|
*
ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
Paolo Abeni
2016-01-29
2
-5
/
+8
|
*
sit: set rtnl_link_ops before calling register_netdevice
Thadeu Lima de Souza Cascardo
2016-01-25
1
-2
/
+2
|
*
ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIV
Thomas Egerer
2016-01-25
1
-0
/
+1
|
*
udp: fix potential infinite loop in SO_REUSEPORT logic
Eric Dumazet
2016-01-19
1
-11
/
+21
*
|
net: drop tcp_memcontrol.c
Vladimir Davydov
2016-01-20
1
-1
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-01-15
1
-1
/
+1
|
\
|
*
ipv6: update skb->csum when CE mark is propagated
Eric Dumazet
2016-01-15
1
-1
/
+1
*
|
net: tcp_memcontrol: simplify linkage between socket and page counter
Johannes Weiner
2016-01-14
1
-3
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-11
2
-1
/
+3
|
\
|
*
udp: disallow UFO for sockets with SO_NO_CHECK option
Michal Kubeček
2016-01-11
1
-1
/
+1
|
*
ipv6: tcp: add rcu locking in tcp_v6_send_synack()
Eric Dumazet
2016-01-10
1
-0
/
+2
*
|
ipv6: always add flag an address that failed DAD with DADFAILED
Lubomir Rintel
2016-01-10
1
-2
/
+3
[next]