summaryrefslogtreecommitdiffstats
path: root/net/ipv6 (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: rtnetlink: plumb extended ack to doit functionDavid Ahern2017-04-173-16/+27
* ipv6: sr: fix BUG due to headroom too small after SRH pushDavid Lebrun2017-04-171-0/+8
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-04-171-6/+17
|\
| * 6lowpan: Fix IID format for BluetoothLuiz Augusto von Dentz2017-04-121-1/+5
| * ipv6: addrconf: fix 48 bit 6lowpan autoconfigurationAlexander Aring2017-04-121-5/+12
* | net: ipv6: send unsolicited NA on admin upDavid Ahern2017-04-171-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-161-4/+7
|\ \
| * | ipv6: Fix idev->addr_list corruptionRabin Vincent2017-04-121-4/+7
* | | netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-135-13/+18
| |/ |/|
* | net: ipv6: Add support for RTM_DELNETCONFDavid Ahern2017-03-291-5/+15
* | net: ipv6: Refactor inet6_netconf_notify_devconf to take eventDavid Ahern2017-03-292-15/+27
* | ipv6: add support for NETDEV_RESEND_IGMP eventVlad Yasevich2017-03-292-2/+55
* | ipv6: sr: select DST_CACHE by defaultDavid Lebrun2017-03-282-18/+1
* | tcp: Record Rx hash and NAPI ID in tcp_child_processAlexander Duyck2017-03-251-2/+0
* | ipv6: sr: use dst_cache in seg6_inputDavid Lebrun2017-03-241-1/+26
* | ipv6: sr: expand skb head only if necessaryDavid Lebrun2017-03-241-2/+2
* | net: Add sysctl to toggle early demux for tcp and udpsubashab@codeaurora.org2017-03-244-5/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-244-9/+11
|\|
| * ipv6: make sure to initialize sockc.tsflags before first useAlexander Potapenko2017-03-221-1/+1
| * net: ipv6: set route type for anycast routesDavid Ahern2017-03-171-0/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-03-152-8/+8
| |\
| | * netfilter: nf_tables: fix mismatch in big-endian systemLiping Zhang2017-03-132-8/+8
* | | net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz2017-03-222-0/+12
* | | neighbour: fix nlmsg_pid in notificationsRoopa Prabhu2017-03-221-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-03-211-1/+1
|\ \ \
| * | | netfilter: nft_fib: Support existence checkPhil Sutter2017-03-131-1/+1
| | |/ | |/|
* | | tcp: remove tcp_tw_recycleSoheil Hassas Yeganeh2017-03-171-4/+1
* | | tcp: remove per-destination timestamp cacheSoheil Hassas Yeganeh2017-03-171-5/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-157-18/+34
|\ \ \ | | |/ | |/|
| * | dccp/tcp: fix routing redirect raceJon Maxwell2017-03-141-3/+5
| * | ipv6: avoid write to a possibly cloned skbFlorian Westphal2017-03-131-1/+6
| * | ipv6: make ECMP route replacement less greedySabrina Dubroca2017-03-131-0/+2
| * | udp: avoid ufo handling on IP payload compression packetsAlexey Kodanev2017-03-101-1/+1
| * | net/tunnel: set inner protocol in network gro hooksPaolo Abeni2017-03-091-1/+3
| * | net: ipv6: Remove redundant RTA_OIF in multipath routesDavid Ahern2017-03-091-5/+6
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-03-081-2/+6
| |\ \
| | * | vti6: Don't report path MTU below IPV6_MIN_MTU.Steffen Klassert2017-02-161-2/+6
| * | | ipv6: reorder icmpv6_init() and ip6_mr_init()WANG Cong2017-03-071-5/+5
| | |/ | |/|
* | | net: ipv6: Add early demux handler for UDP unicastsubashab@codeaurora.org2017-03-131-0/+59
* | | tcp: rename *_sequence_number() to *_seq_and_tsoff()Alexey Kodanev2017-03-101-11/+11
* | | ipv6: Provide ipv6 version of "disable_policy" sysctlDavid Forster2017-03-071-0/+114
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-053-12/+32
|\ \
| * | ipv6: ignore null_entry in inet6_rtm_getroute() tooWANG Cong2017-03-021-0/+6
| * | ipv6: check for ip6_null_entry in __ip6_del_rt_siblings()WANG Cong2017-03-021-5/+9
| * | ipv6: orphan skbs in reassembly unitEric Dumazet2017-03-021-0/+1
| * | net: route: add missing nla_policy entry for RTA_MARK attributeLiping Zhang2017-03-011-0/+1
| * | net/ipv6: avoid possible dead locking on addr_gen_mode sysctlFelix Jia2017-03-011-7/+15
* | | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-282-3/+12
|\ \
| * | ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockoptXin Long2017-02-271-3/+8