summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-062-6/+6
* Merge tag 'ceph-for-4.21-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2019-01-051-34/+21
|\
| * libceph: switch more to bool in ceph_tcp_sendmsg()Ilya Dryomov2018-12-261-1/+1
| * libceph: use MSG_SENDPAGE_NOTLAST with ceph_tcp_sendpage()Ilya Dryomov2018-12-261-4/+13
| * libceph: use sock_no_sendpage() as a fallback in ceph_tcp_sendpage()Ilya Dryomov2018-12-261-26/+6
| * libceph: drop last_piece logic from write_partial_message_data()Ilya Dryomov2018-12-261-5/+3
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-034-18/+18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-0328-236/+263
|\ \
| * | ipv6: Consider sk_bound_dev_if when binding a socket to an addressDavid Ahern2019-01-021-0/+3
| * | ipv6: Fix dump of specific table with strict checkingDavid Ahern2019-01-021-1/+5
| * | ipv6: route: Fix return value of ip6_neigh_lookup() on neigh_create() errorStefano Brivio2019-01-021-1/+3
| * | ip: validate header length on virtual device xmitWillem de Bruijn2019-01-018-32/+46
| * | net: rds: remove unnecessary NULL checkZhu Yanjun2019-01-011-1/+1
| * | sock: Make sock->sk_stamp thread-safeDeepa Dinamani2019-01-013-12/+20
| * | netrom: fix locking in nr_find_socket()Cong Wang2018-12-301-5/+10
| * | ax25: fix a use-after-free in ax25_fillin_cb()Cong Wang2018-12-302-2/+11
| * | ipv6: fix typo in net/ipv6/reassembly.cSu Yanjun2018-12-301-1/+1
| * | ipv4: fib_rules: Fix possible infinite loop in fib_empty_tableYueHaibing2018-12-301-2/+6
| * | net/ipv6: Fix a test against 'ipv6_find_idev()' return valueChristophe JAILLET2018-12-301-2/+2
| * | net: rtnetlink: address is mandatory for rtnl_fdb_getNikolay Aleksandrov2018-12-301-0/+5
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-12-293-173/+133
| |\ \
| | * | netfilter: nf_conncount: fix argument order to find_next_bitFlorian Westphal2018-12-291-1/+1
| | * | netfilter: nf_conncount: speculative garbage collection on empty listsPablo Neira Ayuso2018-12-291-32/+15
| | * | netfilter: nf_conncount: move all list iterations under spinlockPablo Neira Ayuso2018-12-291-26/+20
| | * | netfilter: nf_conncount: merge lookup and add functionsFlorian Westphal2018-12-292-91/+69
| | * | netfilter: nf_conncount: restart search when nodes have been erasedFlorian Westphal2018-12-291-11/+7
| | * | netfilter: nf_conncount: split gc in two phasesFlorian Westphal2018-12-291-3/+19
| | * | netfilter: nf_conncount: don't skip eviction when age is negativeFlorian Westphal2018-12-291-1/+1
| | * | netfilter: nf_conncount: replace CONNCOUNT_LOCK_SLOTS with CONNCOUNT_SLOTSShawn Bohrer2018-12-291-14/+5
| | * | netfilter: nf_tables: fix a missing check of nla_put_failureKangjie Lu2018-12-291-0/+2
| * | | ethtool: check the return value of get_regs_lenYunsheng Lin2018-12-281-2/+10
| |/ /
| * | tipc: fix a missing check of genlmsg_putKangjie Lu2018-12-271-0/+2
| * | ipv6/route: Add a missing check on proc_dointvecAditya Pakki2018-12-271-1/+5
| * | tipc: fix a double free in tipc_enable_bearer()Cong Wang2018-12-271-1/+0
* | | Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-01-0223-1268/+487
|\ \ \
| * | | sunrpc: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2019-01-021-16/+3
| * | | sunrpc: Add xprt after nfs4_test_session_trunk()Santosh kumar pradhan2019-01-021-0/+3
| * | | sunrpc: convert unnecessary GFP_ATOMIC to GFP_NOFSJ. Bruce Fields2019-01-021-2/+2
| * | | sunrpc: handle ENOMEM in rpcb_getport_asyncJ. Bruce Fields2019-01-021-0/+8
| * | | xprtrdma: Prevent leak of rpcrdma_rep objectsChuck Lever2019-01-021-0/+4
| * | | xprtrdma: Don't leak freed MRsChuck Lever2019-01-021-12/+15
| * | | xprtrdma: Add documenting comment for rpcrdma_buffer_destroyChuck Lever2019-01-021-0/+8
| * | | xprtrdma: Replace outdated comment for rpcrdma_ep_postChuck Lever2019-01-021-3/+7
| * | | xprtrdma: Update comments in frwr_op_sendChuck Lever2019-01-021-2/+2
| * | | SUNRPC: Fix some kernel doc complaintsChuck Lever2019-01-024-4/+6
| * | | xprtrdma: Trace mapping, alloc, and dereg failuresChuck Lever2019-01-023-10/+8
| * | | xprtrdma: Add trace points for calls to transport switch methodsChuck Lever2019-01-021-7/+11
| * | | xprtrdma: Relocate the xprtrdma_mr_map trace pointsChuck Lever2019-01-021-1/+1
| * | | xprtrdma: Clean up of xprtrdma chunk trace pointsChuck Lever2019-01-021-3/+3
| * | | xprtrdma: Remove unused fields from rpcrdma_iaChuck Lever2019-01-021-2/+0