summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-07-08net/tls: fix socket wmem accounting on fallback with netemJakub Kicinski
2019-07-08net/tls: add missing prot info initJakub Kicinski
2019-07-08net/tls: don't clear TX resync flag on errorDirk van der Merwe
2019-07-08sctp: remove rcu_read_lock from sctp_bind_addr_stateXin Long
2019-07-08sctp: rename sp strm_interleave to ep intl_enableXin Long
2019-07-08sctp: rename asoc intl_enable to asoc peer.intl_capableXin Long
2019-07-08sctp: remove prsctp_enable from asocXin Long
2019-07-08sctp: remove reconf_enable from asocXin Long
2019-07-08Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-08net: sched: add mpls manipulation actions to TCJohn Hurley
2019-07-08net: core: add MPLS update core helper and use in OvSJohn Hurley
2019-07-08net: core: move pop MPLS functionality from OvS to core helperJohn Hurley
2019-07-08net: core: move push MPLS functionality from OvS to core helperJohn Hurley
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-08Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
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-08sunrpc/cache: remove the exporting of cache_seq_nextDenis Efremov
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-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-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