summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-07-08libceph: fix watch_item_t decoding to use ceph_decode_entity_addrJeff Layton
2019-07-08libceph: switch osdmap decoding to use ceph_decode_entity_addrJeff Layton
2019-07-08libceph: ADDR2 support for monmapJeff Layton
2019-07-08libceph: add ceph_decode_entity_addrJeff Layton
2019-07-08libceph: fix sa_family just after reading addressJeff Layton
2019-07-08libceph: remove ceph_get_direct_page_vector()Christoph Hellwig
2019-07-07net: bpfilter: print umh messages to /dev/kmsgGary Lin
2019-07-07net/tls: fix poll ignoring partially copied recordsJakub Kicinski
2019-07-07tipc: use rcu dereference functions properlyXin Long
2019-07-08init/Kconfig: add CONFIG_CC_CAN_LINKMasahiro Yamada
2019-07-06Bluetooth: 6lowpan: always check destination addressJosua Mayer
2019-07-06Bluetooth: 6lowpan: check neighbour table for SLAACJosua Mayer
2019-07-06Bluetooth: 6lowpan: search for destination address in all peersJosua Mayer
2019-07-06SUNRPC: Fix possible autodisconnect during connect due to old last_usedDave Wysochanski
2019-07-06SUNRPC: Drop redundant CONFIG_ from CONFIG_SUNRPC_DISABLE_INSECURE_ENCTYPESAnna Schumaker
2019-07-06Merge branch 'multipath_tcp'Trond Myklebust
2019-07-06SUNRPC: Remove warning in debugfs.c when compiling with W=1Trond Myklebust
2019-07-06Merge branch 'bh-remove'Trond Myklebust
2019-07-06SUNRPC: add links for all client xprts to debugfsNeilBrown
2019-07-06SUNRPC: Count ops completing with tk_status < 0Dave Wysochanski
2019-07-06SUNRPC: enhance rpc_clnt_show_stats() to report on all xprts.NeilBrown
2019-07-06SUNRPC: Use proper printk specifiers for unsigned long longDave Wysochanski
2019-07-06SUNRPC: Move call to rpc_count_iostats before rpc_call_doneDave Wysochanski
2019-07-06NFS: send state management on a single connection.NeilBrown
2019-07-06SUNRPC: Allow creation of RPC clients with multiple connectionsTrond Myklebust
2019-07-06SUNRPC: Remove the bh-safe lock requirement on the rpc_wait_queue->lockTrond Myklebust
2019-07-06SUNRPC: Add basic load balancing to the transport switchTrond Myklebust
2019-07-06SUNRPC: Remove the bh-safe lock requirement on xprt->transport_lockTrond Myklebust
2019-07-06SUNRPC: Replace direct task wakeups from softirq contextTrond Myklebust
2019-07-06SUNRPC: Replace the queue timer with a delayed work functionTrond Myklebust
2019-07-06Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bugSzymon Janc
2019-07-06Bluetooth: L2CAP: Check bearer type on __l2cap_global_chan_by_addrLuiz Augusto von Dentz
2019-07-06Bluetooth: Use controller sets when availableLuiz Augusto von Dentz
2019-07-06Bluetooth: validate BLE connection interval updatescsonsino
2019-07-06Bluetooth: Add support for LE ping featureSpoorthi Ravishankar Koppad
2019-07-06Bluetooth: Check state in l2cap_disconnect_rspMatias Karhumaa
2019-07-06Bluetooth: hidp: NUL terminate a string in the compat ioctlDan Carpenter
2019-07-066lowpan: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-06netfilter: nf_tables: force module load in case select_ops() returns -EAGAINPablo Neira Ayuso
2019-07-05Merge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-07-05ipv4: Fix NULL pointer dereference in ipv4_neigh_lookup()Ido Schimmel
2019-07-05net: remove unused parameter from skb_checksum_try_convertLi RongQing
2019-07-05hsr: fix a NULL pointer deref in hsr_dev_xmit()Cong Wang
2019-07-05hsr: implement dellink to clean up resourcesCong Wang
2019-07-05hsr: fix a memory leak in hsr_del_port()Cong Wang
2019-07-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-07-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-07-05netfilter: nf_tables: __nft_expr_type_get() selects specific family typePablo Neira Ayuso
2019-07-05netfilter: nf_tables: add nft_expr_type_request_module()Pablo Neira Ayuso
2019-07-05netfilter: nft_meta_bridge: Add NFT_META_BRI_IIFVPROTO supportwenxu