summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2014-11-05net: Add and use skb_copy_datagram_msg() helper.David S. Miller
2014-11-05udp: Changes to udp_offload to support remote checksum offloadTom Herbert
2014-11-04ipv6: trivial, add bracket for the if blockFlorent Fourcot
2014-11-04net: allow setting ecn via routing tableFlorian Westphal
2014-11-04syncookies: split cookie_check_timestamp() into two functionsFlorian Westphal
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-10-31netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functionsPablo Neira Ayuso
2014-10-30drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings
2014-10-30syncookies: only increment SYNCOOKIESFAILED on validation errorFlorian Westphal
2014-10-30ip6_tunnel: allow to change mode for the ip6tnl0Alexey Andriyanov
2014-10-30ipv6: remove assignment in if conditionFabian Frederick
2014-10-30ipv6: remove inline on static in c fileFabian Frederick
2014-10-30ipv6: spelling s/incomming/incomingFabian Frederick
2014-10-29net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline
2014-10-29ipv6: notify userspace when we added or changed an ipv6 tokenLubomir Rintel
2014-10-27ipv6: include linux/uaccess.h instead of asm/uaccess.hFabian Frederick
2014-10-27ipv6: replace min/casting by min_tFabian Frederick
2014-10-24ipv6: Avoid redoing fib6_lookup() with reachable = 0 by saving fnMartin KaFai Lau
2014-10-24ipv6: Avoid redoing fib6_lookup() for RTF_CACHE hit caseMartin KaFai Lau
2014-10-24ipv6: Remove BACKTRACK macroMartin KaFai Lau
2014-10-24net: Remove trailing whitespace in tcp.h icmp.c syncookies.cKenjiro Nakayama
2014-10-22net: fix saving TX flow hash in sock for outgoing connectionsSathya Perla
2014-10-22xfrm6: fix a potential use after free in xfrm6_policy.cLi RongQing
2014-10-20net: gso: use feature flag argument in all protocol gso handlersFlorian Westphal
2014-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-18ipv6: fix a potential use after free in sit.cLi RongQing
2014-10-18ipv6: fix a potential use after free in ip6_offload.cLi RongQing
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-17ipv6: introduce tcp_v6_iif()Eric Dumazet
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-14ipv6: remove aca_lock spinlock from struct ifacaddr6Li RongQing
2014-10-13netfilter: nf_tables: restrict nat/masq expressions to nat chain typePablo Neira Ayuso
2014-10-11netfilter: missing module license in the nf_reject_ipvX modulesPablo Neira Ayuso
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-07Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2014-10-07ipv6: Do not warn for informational ICMP messages, regardless of type.David S. Miller
2014-10-07net: better IFF_XMIT_DST_RELEASE supportEric Dumazet
2014-10-07ipv6: don't walk node's leaf during serial number updateHannes Frederic Sowa
2014-10-07ipv6: make fib6 serial number per namespaceHannes Frederic Sowa
2014-10-07ipv6: only generate one new serial number per fib mutationHannes Frederic Sowa
2014-10-07ipv6: make rt_sernum atomic and serial number fields ordinary intsHannes Frederic Sowa
2014-10-07ipv6: minor fib6 cleanups like type safety, bool conversion, inline removalHannes Frederic Sowa
2014-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-10-04ip6_gre: fix flowi6_proto value in xmit pathNicolas Dichtel
2014-10-03fou: eliminate IPv4,v6 specific GRO functionsTom Herbert
2014-10-03netfilter: nft_masq: register/unregister notifiers on module init/exitArturo Borrero
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller