index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ip6mr: align RTA_MFC_STATS on 64-bit
Nicolas Dichtel
2016-04-21
1
-2
/
+2
*
net/ipv6/addrconf: fix sysctl table indentation
Konstantin Khlebnikov
2016-04-20
1
-309
/
+307
*
net/ipv6/addrconf: simplify sysctl registration
Konstantin Khlebnikov
2016-04-20
1
-26
/
+17
*
ip6gre: Add support for GSO
Alexander Duyck
2016-04-17
1
-23
/
+33
*
ip6gre: Add support for basic offloads offloads excluding GSO
Alexander Duyck
2016-04-17
1
-2
/
+21
*
ip6gretap: Fix MTU to allow for Ethernet header
Alexander Duyck
2016-04-17
1
-0
/
+2
*
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
Alexander Duyck
2016-04-17
1
-8
/
+6
*
tcp: do not mess with listener sk_wmem_alloc
Eric Dumazet
2016-04-15
1
-2
/
+2
*
GSO: Support partial segmentation offload
Alexander Duyck
2016-04-14
1
-1
/
+9
*
GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values
Alexander Duyck
2016-04-14
1
-2
/
+6
*
GSO: Add GSO type for fixed IPv4 ID
Alexander Duyck
2016-04-14
1
-1
/
+2
*
ipv6, token: allow for clearing the current device token
Daniel Borkmann
2016-04-14
1
-4
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-04-13
2
-27
/
+31
|
\
|
*
netfilter: ipv6: unnecessary to check whether ip6_route_output() returns NULL
Haishuang Yan
2016-04-07
1
-1
/
+1
|
*
netfilter: ip6t_SYNPROXY: remove magic number for hop_limit
Liping Zhang
2016-03-29
1
-26
/
+30
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-09
2
-5
/
+5
|
\
\
|
*
|
ipv6: Count in extension headers in skb->network_header
Jakub Sitnicki
2016-04-08
1
-4
/
+4
|
*
|
ip6_tunnel: set rtnl_link_ops before calling register_netdevice
Thadeu Lima de Souza Cascardo
2016-04-06
1
-1
/
+1
*
|
|
ipv6: fix inet6_lookup_listener()
Eric Dumazet
2016-04-09
1
-2
/
+2
*
|
|
Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/sc...
David S. Miller
2016-04-08
1
-1
/
+2
|
\
\
\
|
*
|
|
rhashtable: accept GFP flags in rhashtable_walk_init
Bob Copeland
2016-04-05
1
-1
/
+2
|
|
/
/
*
|
|
udp: Add GRO functions to UDP socket
Tom Herbert
2016-04-07
5
-8
/
+21
*
|
|
udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skb
Tom Herbert
2016-04-07
1
-0
/
+13
*
|
|
net: introduce lockdep_is_held and update various places to use it
Hannes Frederic Sowa
2016-04-07
2
-3
/
+5
*
|
|
udp: enable MSG_PEEK at non-zero offset
samanthakumar
2016-04-05
2
-11
/
+12
*
|
|
udp: remove headers from UDP packets before queueing
samanthakumar
2016-04-05
1
-5
/
+7
*
|
|
tcp: increment sk_drops for listeners
Eric Dumazet
2016-04-05
1
-2
/
+2
*
|
|
tcp: increment sk_drops for dropped rx packets
Eric Dumazet
2016-04-05
1
-0
/
+1
*
|
|
tcp/dccp: do not touch listener sk_refcnt under synflood
Eric Dumazet
2016-04-05
2
-53
/
+30
*
|
|
tcp/dccp: use rcu locking in inet_diag_find_one_icsk()
Eric Dumazet
2016-04-05
1
-4
/
+0
*
|
|
tcp/dccp: remove BH disable/enable in lookup
Eric Dumazet
2016-04-05
1
-2
/
+0
*
|
|
udp: no longer use SLAB_DESTROY_BY_RCU
Eric Dumazet
2016-04-05
1
-132
/
+64
*
|
|
sock: enable timestamping using control messages
Soheil Hassas Yeganeh
2016-04-04
5
-15
/
+21
*
|
|
ipv6: process socket-level control messages in IPv6
Soheil Hassas Yeganeh
2016-04-04
5
-5
/
+21
|
/
/
*
|
ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
Eric Dumazet
2016-03-31
1
-2
/
+2
*
|
netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...
Pablo Neira Ayuso
2016-03-28
1
-0
/
+2
*
|
netfilter: x_tables: fix unconditional helper
Florian Westphal
2016-03-28
1
-12
/
+11
*
|
netfilter: x_tables: make sure e->next_offset covers remaining blob size
Florian Westphal
2016-03-28
1
-2
/
+4
*
|
netfilter: x_tables: validate e->target_offset early
Florian Westphal
2016-03-28
1
-9
/
+8
|
/
*
net: ping: make ping_v6_sendmsg static
Haishuang Yan
2016-03-24
1
-30
/
+29
*
tunnels: Remove encapsulation offloads on decap.
Jesse Gross
2016-03-20
1
-2
/
+4
*
tunnels: Don't apply GRO to multiple layers of encapsulation.
Jesse Gross
2016-03-20
1
-1
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-19
29
-413
/
+584
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-03-15
1
-22
/
+8
|
|
\
|
|
*
netfilter: Allow calling into nat helper without skb_dst.
Jarno Rajahalme
2016-03-14
1
-22
/
+8
|
*
|
tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In
Martin KaFai Lau
2016-03-14
1
-1
/
+1
|
*
|
ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short
Alexander Duyck
2016-03-14
1
-2
/
+1
|
*
|
netconf: add macro to represent all attributes
Zhang Shengju
2016-03-14
1
-15
/
+21
|
*
|
ip_tunnel: add support for setting flow label via collect metadata
Daniel Borkmann
2016-03-11
1
-3
/
+3
|
|
/
|
*
ipv6: per netns FIB garbage collection
Michal Kubeček
2016-03-08
1
-5
/
+4
[next]