index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2016-04-07
net: introduce lockdep_is_held and update various places to use it
Hannes Frederic Sowa
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-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-28
netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...
Pablo Neira Ayuso
2016-03-28
netfilter: x_tables: fix unconditional helper
Florian Westphal
2016-03-28
netfilter: x_tables: make sure e->next_offset covers remaining blob size
Florian Westphal
2016-03-28
netfilter: x_tables: validate e->target_offset early
Florian Westphal
2016-03-23
net: ping: make ping_v6_sendmsg static
Haishuang Yan
2016-03-20
tunnels: Remove encapsulation offloads on decap.
Jesse Gross
2016-03-20
tunnels: Don't apply GRO to multiple layers of encapsulation.
Jesse Gross
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-03-15
tags: Fix DEFINE_PER_CPU expansions
Peter Zijlstra
2016-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-03-14
netfilter: Allow calling into nat helper without skb_dst.
Jarno Rajahalme
2016-03-14
tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In
Martin KaFai Lau
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
[next]