index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2016-04-16
ip6gre: Add support for basic offloads offloads excluding GSO
Alexander Duyck
2016-04-16
ip6gretap: Fix MTU to allow for Ethernet header
Alexander Duyck
2016-04-16
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
Alexander Duyck
2016-04-15
tcp: do not mess with listener sk_wmem_alloc
Eric Dumazet
2016-04-14
ipv6: udp: Do a route lookup and update during release_cb
Martin KaFai Lau
2016-04-14
ipv6: datagram: Update dst cache of a connected datagram sk during pmtu update
Martin KaFai Lau
2016-04-14
ipv6: datagram: Refactor dst lookup and update codes to a new function
Martin KaFai Lau
2016-04-14
ipv6: datagram: Refactor flowi6 init codes to a new function
Martin KaFai Lau
2016-04-14
GSO: Support partial segmentation offload
Alexander Duyck
2016-04-14
GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values
Alexander Duyck
2016-04-14
GSO: Add GSO type for fixed IPv4 ID
Alexander Duyck
2016-04-13
net: ipv6: Do not keep linklocal and loopback addresses
David Ahern
2016-04-13
ipv6, token: allow for clearing the current device token
Daniel Borkmann
2016-04-14
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
2016-04-14
netfilter: x_tables: remove obsolete check
Florian Westphal
2016-04-14
netfilter: x_tables: remove obsolete overflow check for compat case too
Florian Westphal
2016-04-14
netfilter: x_tables: do compat validation via translate_table
Florian Westphal
2016-04-14
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
2016-04-14
netfilter: ip6_tables: simplify translate_compat_table args
Florian Westphal
2016-04-14
netfilter: x_tables: check for bogus target offset
Florian Westphal
2016-04-14
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
2016-04-14
netfilter: x_tables: kill check_entry helper
Florian Westphal
2016-04-14
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
2016-04-14
netfilter: x_tables: validate targets of jumps
Florian Westphal
2016-04-14
netfilter: x_tables: don't move to non-existent next rule
Florian Westphal
2016-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-04-11
net: vrf: Fix dev refcnt leak due to IPv6 prefix route
David Ahern
2016-04-11
net: vrf: Fix dst reference counting
David Ahern
2016-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-09
ipv6: fix inet6_lookup_listener()
Eric Dumazet
2016-04-08
Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/sc...
David S. Miller
2016-04-07
ipv6: Count in extension headers in skb->network_header
Jakub Sitnicki
2016-04-07
udp: Add GRO functions to UDP socket
Tom Herbert
2016-04-07
udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skb
Tom Herbert
2016-04-07
net: introduce lockdep_is_held and update various places to use it
Hannes Frederic Sowa
2016-04-07
netfilter: ipv6: unnecessary to check whether ip6_route_output() returns NULL
Haishuang Yan
2016-04-05
ip6_tunnel: set rtnl_link_ops before calling register_netdevice
Thadeu Lima de Souza Cascardo
2016-04-05
udp: enable MSG_PEEK at non-zero offset
samanthakumar
2016-04-05
udp: remove headers from UDP packets before queueing
samanthakumar
2016-04-05
rhashtable: accept GFP flags in rhashtable_walk_init
Bob Copeland
2016-04-04
tcp: increment sk_drops for listeners
Eric Dumazet
2016-04-04
tcp: increment sk_drops for dropped rx packets
Eric Dumazet
2016-04-04
tcp/dccp: do not touch listener sk_refcnt under synflood
Eric Dumazet
2016-04-04
tcp/dccp: use rcu locking in inet_diag_find_one_icsk()
Eric Dumazet
2016-04-04
tcp/dccp: remove BH disable/enable in lookup
Eric Dumazet
2016-04-04
udp: no longer use SLAB_DESTROY_BY_RCU
Eric Dumazet
2016-04-04
sock: enable timestamping using control messages
Soheil Hassas Yeganeh
2016-04-04
ipv6: process socket-level control messages in IPv6
Soheil Hassas Yeganeh
2016-03-30
ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
Eric Dumazet
2016-03-29
netfilter: ip6t_SYNPROXY: remove magic number for hop_limit
Liping Zhang
[prev]
[next]