summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-09-021-1/+0Star
|\
| * notifier: Remove notifier header file wherever not usedMukesh Ojha2018-08-301-1/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-08-2730-265/+142Star
|\ \ | |/ |/|
| * net: sched: Fix memory exposure from short TCA_U32_SELKees Cook2018-08-261-2/+8
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-08-242-4/+9
| |\
| | * tls: possible hang when do_tcp_sendpages hits sndbuf is full caseJohn Fastabend2018-08-221-2/+7
| | * xsk: fix return value of xdp_umem_assign_dev()Prashant Bhole2018-08-211-2/+2
| * | net/ipv6: init ip6 anycast rt->dst.input as ip6_inputHangbin Liu2018-08-231-1/+1
| * | tcp_bbr: apply PROBE_RTT cwnd cap even if acked==0Kevin Yang2018-08-231-2/+2
| * | tcp_bbr: in restart from idle, see if we should exit PROBE_RTTKevin Yang2018-08-231-0/+4
| * | tcp_bbr: add bbr_check_probe_rtt_done() helperKevin Yang2018-08-231-16/+18
| * | ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT stateEric Dumazet2018-08-231-0/+6
| * | addrconf: reduce unnecessary atomic allocationsCong Wang2018-08-231-3/+3
| * | sch_cake: Fix TC filter flow override and expand it to hosts as wellToke Høiland-Jørgensen2018-08-231-4/+19
| * | net/ncsi: Fixup .dumpit message flags and ID check in Netlink handlerSamuel Mendoza-Jonas2018-08-231-2/+2
| * | act_ife: fix a potential deadlockCong Wang2018-08-211-13/+21
| * | act_ife: move tcfa_lock down to where necessaryCong Wang2018-08-211-25/+13Star
| * | Revert "net: sched: act_ife: disable bh when taking ife_mod_lock"Cong Wang2018-08-211-10/+10
| * | net_sched: remove list_head from tc_actionCong Wang2018-08-212-4/+1Star
| * | net_sched: remove unused tcf_idr_check()Cong Wang2018-08-211-19/+3Star
| * | net_sched: remove unused parameter for tcf_action_delete()Cong Wang2018-08-211-3/+2Star
| * | net_sched: remove unnecessary ops->delete()Cong Wang2018-08-2117-144/+7Star
| * | net_sched: improve and refactor tcf_action_put_many()Cong Wang2018-08-211-16/+15Star
| |/
| * rds: tcp: remove duplicated include from tcp.cYue Haibing2018-08-211-1/+0Star
| * sch_cake: Remove unused including <linux/version.h>Yue Haibing2018-08-211-1/+0Star
| * net/ipv6: Put lwtstate when destroying fib6_infoDavid Ahern2018-08-211-0/+2
| * ip6_vti: fix a null pointer deference when destroy vti6 tunnelHaishuang Yan2018-08-201-1/+2
* | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-261-10/+6Star
|\ \
| * | Convert net_namespace to new IDA APIMatthew Wilcox2018-08-221-10/+6Star
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-242-6/+6
|\ \ \
| * | | treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann2018-08-242-6/+6
* | | | Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2018-08-2419-49/+75
|\ \ \ \
| * | | | xprtrdma: Fix disconnect regressionChuck Lever2018-08-081-3/+2Star
| * | | | sunrpc: whitespace fixesStephen Hemminger2018-07-3115-15/+5Star
| * | | | NFSv4 client live hangs after live data migration recoveryBill Baker2018-07-311-8/+20
| * | | | sunrpc: kstrtoul() can also return -ERANGEDan Carpenter2018-07-311-1/+1
| * | | | sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c...Dave Wysochanski2018-07-311-5/+12
| * | | | sunrpc: Add _add_rpc_iostats() to add rpc_iostats metricsDave Wysochanski2018-07-301-0/+12
| * | | | sunrpc: add _print_rpc_iostats() to output metrics for one RPC opDave Wysochanski2018-07-301-11/+16
| * | | | net/sunrpc: Make rpc_auth_create_args a constSargun Dhillon2018-07-304-7/+8
* | | | | Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-08-2410-111/+140
|\ \ \ \ \
| * | | | | sunrpc: Add comment defining gssd upcall API keywordsChuck Lever2018-08-231-0/+17
| * | | | | sunrpc: Extract target name into svc_credChuck Lever2018-08-231-25/+45
| * | | | | sunrpc: Enable the kernel to specify the hostname part of service principalsChuck Lever2018-08-231-3/+17
| * | | | | sunrpc: Don't use stack buffer with scatterlistLaura Abbott2018-08-231-3/+9
| * | | | | rpc: remove unneeded variable 'ret' in rdma_listen_handlerzhong jiang2018-08-091-2/+1Star
| * | | | | NFSD: Handle full-length symlinksChuck Lever2018-08-091-42/+25Star
| * | | | | NFSD: Refactor the generic write vector fill helperChuck Lever2018-08-091-7/+4Star
| * | | | | svcrdma: Clean up Read chunk pathChuck Lever2018-08-091-19/+13Star
| * | | | | svcrdma: Avoid releasing a page in svc_xprt_release()Chuck Lever2018-08-092-4/+9