index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2016-03-13
ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short
Alexander Duyck
2016-03-13
netconf: add macro to represent all attributes
Zhang Shengju
2016-03-11
ip_tunnel: add support for setting flow label via collect metadata
Daniel Borkmann
2016-03-08
ipv6: per netns FIB garbage collection
Michal Kubeček
2016-03-08
ipv6: per netns fib6 walkers
Michal Kubeček
2016-03-08
ipv6: replace global gc_args with local variable
Michal Kubeček
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-07
udp6: fix UDP/IPv6 encap resubmit path
Bill Sommerfeld
2016-03-03
net: ipv6: Fix refcnt on host routes
David Ahern
2016-03-03
ipv6: re-enable fragment header matching in ipv6_find_hdr
Florian Westphal
2016-03-03
mld, igmp: Fix reserved tailroom calculation
Benjamin Poirier
2016-03-02
netfilter: nft_masq: support port range
Pablo Neira Ayuso
2016-03-02
netfilter: xtables: don't hook tables by default
Florian Westphal
2016-03-02
netfilter: xtables: prepare for on-demand hook register
Florian Westphal
2016-03-01
net: remove skb_sender_cpu_clear()
WANG Cong
2016-03-01
net: ipv6/l3mdev: Move host route on saved address if necessary
David Ahern
2016-02-26
GSO: Provide software checksum of tunneled UDP fragmentation offload
Alexander Duyck
2016-02-25
net: ipv6: Make address flushing on ifdown optional
David Ahern
2016-02-23
tunnel: Clear IPCB(skb)->opt before dst_link_failure called
Bernie Harris
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-21
ila: autoload module
Robert Shearman
2016-02-19
net: use skb_postpush_rcsum instead of own implementations
Daniel Borkmann
2016-02-19
ipv6: pass up EMSGSIZE msg for UDP socket in Ipv6
Wei Wang
2016-02-19
rtnl: RTM_GETNETCONF: fix wrong return value
Anton Protopopov
2016-02-18
gre: clear IFF_TX_SKB_SHARING
Jiri Benc
2016-02-18
iptunnel: scrub packet in iptunnel_pull_header
Jiri Benc
2016-02-18
tcp/dccp: fix another race at listener dismantle
Eric Dumazet
2016-02-16
ipv4: namespacify ip_early_demux sysctl knob
Nikolay Borisov
2016-02-16
ip_tunnel: replace dst_cache with generic implementation
Paolo Abeni
2016-02-16
net: replace dst_cache ip6_tunnel implementation with the generic one
Paolo Abeni
2016-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-02-12
net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads
Edward Cree
2016-02-12
net: udp: always set up for CHECKSUM_PARTIAL offload
Edward Cree
2016-02-12
net: local checksum offload for encapsulation
Edward Cree
2016-02-11
ipv6: add option to drop unsolicited neighbor advertisements
Johannes Berg
2016-02-11
ipv6: add option to drop unicast encapsulated in L2 multicast
Johannes Berg
2016-02-11
soreuseport: fast reuseport TCP socket selection
Craig Gallek
2016-02-11
inet: refactor inet[6]_lookup functions to take skb
Craig Gallek
2016-02-11
inet: create IPv6-equivalent inet_hash function
Craig Gallek
2016-02-11
sock: struct proto hash function may error
Craig Gallek
2016-02-09
tcp: do not drop syn_recv on all icmp reports
Eric Dumazet
2016-02-08
ipv6: fix a lockdep splat
Eric Dumazet
2016-02-07
ipv4: Namespaceify tcp syncookies sysctl knob
Nikolay Borisov
2016-02-06
ipv6: addrconf: Fix recursive spin lock call
subashab@codeaurora.org
2016-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-02-01
netfilter: conntrack: resched in nf_ct_iterate_cleanup
Florian Westphal
2016-01-29
ipv6/udp: use sticky pktinfo egress ifindex on connect()
Paolo Abeni
2016-01-29
ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
Paolo Abeni
2016-01-25
sit: set rtnl_link_ops before calling register_netdevice
Thadeu Lima de Souza Cascardo
[next]