summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-07-08skbuff: increase verbosity when dumping skb dataWillem de Bruijn
2019-07-08ipv6: elide flowlabel check if no exclusive leases existWillem de Bruijn
2019-07-08tcp: Reset bytes_acked and bytes_received when disconnectingChristoph Paasch
2019-07-08coallocate socket_wq with socket itselfAl Viro
2019-07-08sockfs: switch to ->free_inode()Al Viro
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-07-09xdp: fix race on generic receive pathIlya Maximets
2019-07-08ipv6: Support multipath hashing on inner IP pktsStephen Suryaputra
2019-07-08ipv4: Multipath hashing on inner L3 needs to consider inner IPv6 pktsStephen Suryaputra
2019-07-08net: openvswitch: use netif_ovs_is_port() instead of opencodeTaehee Yoo
2019-07-08vsock/virtio: fix flush of works during the .remove()Stefano Garzarella
2019-07-08vsock/virtio: stop workers during the .remove()Stefano Garzarella
2019-07-08vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsockStefano Garzarella
2019-07-08net: core: page_pool: add user refcnt and reintroduce page_pool_destroyIvan Khoronzhuk
2019-07-08nfc: fix potential illegal memory accessYang Wei
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-07-08bpf: allow wide (u64) aligned stores for some fields of bpf_sock_addrStanislav Fomichev
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-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-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-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
2019-07-05bridge: add br_vlan_get_proto()wenxu
2019-07-05netfilter: nft_meta_bridge: add NFT_META_BRI_IIFPVID supportwenxu
2019-07-05bridge: add br_vlan_get_pvid_rcu()Pablo Neira Ayuso
2019-07-05netfilter: nft_meta_bridge: Remove the br_private.h headerwenxu
2019-07-05netfilter: nft_meta: move bridge meta keys into nft_meta_bridgewenxu
2019-07-05ipvs: strip gre tunnel headers from icmp errorsJulian Anastasov
2019-07-05netfilter: nf_tables: Add synproxy supportFernando Fernandez Mancera