summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2016-11-07udp: do fwd memory scheduling on dequeuePaolo Abeni
2016-11-07net/sock: add an explicit sk argument for ip_cmsg_recv_offset()Paolo Abeni
2016-11-04net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti
2016-11-04net: core: add UID to flows, rules, and routesLorenzo Colitti
2016-11-03ipv6: on reassembly, record frag_max_sizeWillem de Bruijn
2016-11-03ipv6: add IPV6_RECVFRAGSIZE cmsgWillem de Bruijn
2016-11-02ila: Fix crash caused by rhashtable changesTom Herbert
2016-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-11-01netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.cPablo Neira Ayuso
2016-11-01netfilter: nf_tables: add fib expressionFlorian Westphal
2016-10-31net: pim: add all RFC7761 message typesNikolay Aleksandrov
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-29ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()Eli Cooper
2016-10-29inet: Fix missing return value in inet6_hashCraig Gallek
2016-10-27net: ipv6: Do not consider link state for nexthop validationDavid Ahern
2016-10-27net: ipv6: Fix processing of RAs in presence of VRFDavid Ahern
2016-10-27genetlink: mark families as __ro_after_initJohannes Berg
2016-10-27genetlink: statically initialize familiesJohannes Berg
2016-10-27genetlink: no longer support using static family IDsJohannes Berg
2016-10-26udp: fix IP_CHECKSUM handlingEric Dumazet
2016-10-23net: ip, diag -- Add diag interface for raw socketsCyrill Gorcunov
2016-10-23lwt: Remove unused len fieldThomas Graf
2016-10-23ipv6: do not increment mac header when it's unsetJason A. Donenfeld
2016-10-22udp: use it's own memory accounting schemaPaolo Abeni
2016-10-21ipv6: fix a potential deadlock in do_ipv6_setsockopt()WANG Cong
2016-10-20ipv4/6: use core net MTU range checkingJarod Wilson
2016-10-20udp: must lock the socket in udp_disconnect()Eric Dumazet
2016-10-20net: add recursion limit to GROSabrina Dubroca
2016-10-20ipv6: properly prevent temp_prefered_lft sysctl raceJiri Bohac
2016-10-20ila: Fix tailroom allocation of lwtstateThomas Graf
2016-10-17ila: Don't use dest cache when gateway is setTom Herbert
2016-10-17net: Require exact match for TCP socket lookups if dif is l3mdevDavid Ahern
2016-10-15ila: Cache a route to translated addressTom Herbert
2016-10-14IPv6: fix DESYNC_FACTORJiri Bohac
2016-10-14IPv6: Drop the temporary address regen_timerJiri Bohac
2016-10-14ipv6: correctly add local routes when lo goes upNicolas Dichtel
2016-10-14ip6_tunnel: fix ip6_tnl_lookupVadim Fedorenko
2016-10-13ipv6: tcp: restore IP6CB for pktoptions skbsEric Dumazet
2016-10-07ipv6 addrconf: disallow rtr_solicits < -1Maciej Żenczykowski
2016-10-02ipv6 addrconf: remove addrconf_sysctl_hop_limit()Maciej Żenczykowski
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-30ipv6 addrconf: implement RFC7559 router solicitation backoffMaciej Żenczykowski
2016-09-30ipv6: Remove useless parameter in __snmp6_fill_statsdevJia He
2016-09-30proc: Reduce cache miss in snmp6_seq_showJia He
2016-09-25ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov
2016-09-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2016-09-25netfilter: nf_log: get rid of XT_LOG_* macrosLiping Zhang
2016-09-25netfilter: nft_log: complete NFTA_LOG_FLAGS attr supportLiping Zhang
2016-09-24gre: use nla_get_be32() to extract flowinfoLance Richardson
2016-09-24netfilter: Remove explicit rcu_read_lock in nf_hook_slowAaron Conole