summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2019-06-25865-5713/+4262
|\
| * ip6_fib: Don't discard nodes with valid routing information in fib6_locate_1()Stefano Brivio2019-06-241-1/+2
| * ipv6: Dump route exceptions if requestedStefano Brivio2019-06-242-12/+114
| * ipv6/route: Change return code of rt6_dump_route() for partial node dumpsStefano Brivio2019-06-242-7/+11
| * ipv6/route: Don't match on fc_nh_id if not set in ip6_route_del()Stefano Brivio2019-06-241-1/+2
| * Revert "net/ipv6: Bail early if user only wants cloned entries"Stefano Brivio2019-06-241-5/+2
| * ipv4: Dump route exceptions if requestedStefano Brivio2019-06-242-13/+104
| * ipv4/route: Allow NULL flowinfo in rt_fill_info()Stefano Brivio2019-06-241-26/+30
| * ipv4/fib_frontend: Allow RTM_F_CLONED flag to be used for filteringStefano Brivio2019-06-241-2/+2
| * fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONEDStefano Brivio2019-06-242-2/+9
| * ipv4: fix confirm_addr_indev() when enable route_localnetShijie Luo2019-06-241-2/+8
| * ipv4: fix inet_select_addr() when enable route_localnetShijie Luo2019-06-241-1/+5
| * tipc: remove the unnecessary msg->req check from tipc_nl_compat_bearer_setXin Long2019-06-241-10/+0
| * tipc: fix missing indentation in source codejohn.rutherford@dektech.com.au2019-06-241-1/+1
| * ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREFWei Wang2019-06-232-6/+30
| * ipv6: convert rx data path to not take refcnt on dstWei Wang2019-06-231-3/+4
| * ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logicWei Wang2019-06-232-7/+10
| * ipv6: initialize rt6->rt6i_uncached in all pre-allocated dst entriesWei Wang2019-06-231-0/+3
| * ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route()Wei Wang2019-06-231-43/+30
| * netns: restore ops before calling ops_exit_listLi RongQing2019-06-221-1/+1
| * ipv6: Error when route does not have any valid nexthopsIdo Schimmel2019-06-221-0/+6
| * net: fastopen: robustness and endianness fixes for SipHashArd Biesheuvel2019-06-223-22/+19
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-22318-1389/+400
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-2116-95/+96
| | |\
| | | * tcp: refine memory limit test in tcp_fragment()Eric Dumazet2019-06-211-1/+2
| | | * inet: clear num_timeout reqsk_alloc()Eric Dumazet2019-06-192-8/+0
| | | * ipv6: Default fib6_type to RTN_UNICAST when not setDavid Ahern2019-06-191-1/+1
| | | * net/af_iucv: always register net_device notifierJulian Wiedmann2019-06-191-7/+20
| | | * net/af_iucv: build proper skbs for HiperTransportJulian Wiedmann2019-06-191-5/+11
| | | * net/af_iucv: remove GFP_DMA restriction for HiperTransportJulian Wiedmann2019-06-191-1/+5
| | | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-06-183-14/+14
| | | |\
| | | | * netfilter: ipv6: nf_defrag: accept duplicate fragments againGuillaume Nault2019-06-071-3/+7
| | | | * netfilter: ipv6: nf_defrag: fix leakage of unqueued fragmentsGuillaume Nault2019-06-041-7/+5
| | | | * netfilter: nf_tables: fix module autoload with inet familyPablo Neira Ayuso2019-05-312-4/+2
| | | * | hvsock: fix epollout hang from race conditionSunil Muthuswamy2019-06-181-31/+8
| | | * | net/udp_gso: Allow TX timestamp with UDP GSOFred Klassen2019-06-181-0/+5
| | | * | net: netem: fix use after free and double free with packet corruptionJakub Kicinski2019-06-181-8/+7
| | | * | net: netem: fix backlog accounting for corrupted GSO framesJakub Kicinski2019-06-181-5/+8
| | | * | tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skbXin Long2019-06-181-5/+3
| | | * | ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULLXin Long2019-06-181-3/+6
| | | * | net: remove duplicate fetch in sock_getsockoptJingYi Hou2019-06-181-3/+0
| | | * | tipc: fix issues with early FAILOVER_MSG from peerTuong Lien2019-06-182-4/+7
| | * | | Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-06-213-7/+3
| | |\ \ \
| | | * | | SUNRPC: Fix a credential refcount leakTrond Myklebust2019-06-211-1/+0
| | | * | | Revert "SUNRPC: Declare RPC timers as TIMER_DEFERRABLE"Anna Schumaker2019-06-212-6/+2
| | | * | | net :sunrpc :clnt :Fix xps refcount imbalance on the error pathLin Yi2019-06-211-0/+1
| | * | | | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-21301-1287/+301
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505Thomas Gleixner2019-06-191-3/+1
| | | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501Thomas Gleixner2019-06-193-15/+3
| | | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19283-1157/+283