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
2014-11-11
neigh: remove dynamic neigh table registration support
WANG Cong
2014-11-11
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
Joe Perches
2014-11-11
net: introduce SO_INCOMING_CPU
Eric Dumazet
2014-11-11
tcp: move sk_mark_napi_id() at the right place
Eric Dumazet
2014-11-07
udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicasts
Rick Jones
2014-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-06
Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2014-11-06
net: esp: Convert NETDEBUG to pr_info
Joe Perches
2014-11-06
net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messages
Joe Perches
2014-11-06
ip6_tunnel: Add support for wildcard tunnel endpoints.
Steffen Klassert
2014-11-06
ipv6: Allow sending packets through tunnels with wildcard endpoints
Steffen Klassert
2014-11-05
net: Remove MPLS GSO feature.
Pravin B Shelar
2014-11-05
fou: Fix typo in returning flags in netlink
Tom Herbert
2014-11-05
ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs
Daniel Borkmann
2014-11-05
net: Convert SEQ_START_TOKEN/seq_printf to seq_puts
Joe Perches
2014-11-05
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2014-11-05
udp: Changes to udp_offload to support remote checksum offload
Tom Herbert
2014-11-04
ipv6: trivial, add bracket for the if block
Florent Fourcot
2014-11-04
net: allow setting ecn via routing table
Florian Westphal
2014-11-04
syncookies: split cookie_check_timestamp() into two functions
Florian Westphal
2014-11-03
gre6: Move the setting of dev->iflink into the ndo_init functions.
Steffen Klassert
2014-11-03
sit: Use ipip6_tunnel_init as the ndo_init function.
Steffen Klassert
2014-11-03
vti6: Use vti6_dev_init as the ndo_init function.
Steffen Klassert
2014-11-03
ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.
Steffen Klassert
2014-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-10-31
netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions
Pablo Neira Ayuso
2014-10-30
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
Ben Hutchings
2014-10-30
syncookies: only increment SYNCOOKIESFAILED on validation error
Florian Westphal
2014-10-30
ip6_tunnel: allow to change mode for the ip6tnl0
Alexey Andriyanov
2014-10-30
ipv6: remove assignment in if condition
Fabian Frederick
2014-10-30
ipv6: remove inline on static in c file
Fabian Frederick
2014-10-30
ipv6: spelling s/incomming/incoming
Fabian Frederick
2014-10-29
net: ipv6: Add a sysctl to make optimistic addresses useful candidates
Erik Kline
2014-10-29
ipv6: notify userspace when we added or changed an ipv6 token
Lubomir Rintel
2014-10-27
ipv6: include linux/uaccess.h instead of asm/uaccess.h
Fabian Frederick
2014-10-27
ipv6: replace min/casting by min_t
Fabian Frederick
2014-10-24
ipv6: Avoid redoing fib6_lookup() with reachable = 0 by saving fn
Martin KaFai Lau
2014-10-24
ipv6: Avoid redoing fib6_lookup() for RTF_CACHE hit case
Martin KaFai Lau
2014-10-24
ipv6: Remove BACKTRACK macro
Martin KaFai Lau
2014-10-24
net: Remove trailing whitespace in tcp.h icmp.c syncookies.c
Kenjiro Nakayama
2014-10-22
net: fix saving TX flow hash in sock for outgoing connections
Sathya Perla
2014-10-22
xfrm6: fix a potential use after free in xfrm6_policy.c
Li RongQing
2014-10-20
net: gso: use feature flag argument in all protocol gso handlers
Florian Westphal
2014-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-10-18
ipv6: fix a potential use after free in sit.c
Li RongQing
2014-10-18
ipv6: fix a potential use after free in ip6_offload.c
Li RongQing
2014-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-10-17
ipv6: introduce tcp_v6_iif()
Eric Dumazet
[next]