summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2019-11-14vsock: add 'struct vsock_sock *' param to vsock_core_get_transport()Stefano Garzarella
2019-11-14vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()Stefano Garzarella
2019-11-14vsock: add 'transport' member in the struct vsock_sockStefano Garzarella
2019-11-14vsock: remove include/linux/vm_sockets.h fileStefano Garzarella
2019-11-14vsock: remove vm_sockets_get_local_cid()Stefano Garzarella
2019-11-14vsock/vmci: remove unused VSOCK_DEFAULT_CONNECT_TIMEOUTStefano Garzarella
2019-11-14Merge tag 'mlx5-updates-2019-11-12' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-11-14net: openvswitch: add hash info to upcallTonghao Zhang
2019-11-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-11-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-11-12bridge: implement get_link_ksettings ethtool methodMatthias Schiffer
2019-11-12net: dsa: Prevent usage of NET_DSA_TAG_8021Q as tagging protocolFlorian Fainelli
2019-11-12tipc: update mon's self addr when node addr generatedHoang Le
2019-11-12netfilter: nf_flow_table: hardware offload supportPablo Neira Ayuso
2019-11-12netfilter: nf_tables: add flowtable offload control planePablo Neira Ayuso
2019-11-12netfilter: nf_flow_table: detach routing information from flow descriptionPablo Neira Ayuso
2019-11-12netfilter: nf_flowtable: remove flow_offload_entry structurePablo Neira Ayuso
2019-11-12netfilter: nf_flow_table: move conntrack object to struct flow_offloadPablo Neira Ayuso
2019-11-12Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-11-12net/sched: actions: remove unused 'order'Davide Caratti
2019-11-12devlink: Allow large formatted message of binary outputAya Levin
2019-11-11tipc: fix update of the uninitialized variable errColin Ian King
2019-11-11lwtunnel: ignore any TUNNEL_OPTIONS_PRESENT flags set by usersXin Long
2019-11-11lwtunnel: get nlsize for erspan options properlyXin Long
2019-11-11lwtunnel: change to use nla_parse_nested on new optionsXin Long
2019-11-11devlink: Add new "enable_roce" generic device paramMichael Guralnik
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-08sctp: add SCTP_PEER_ADDR_THLDS_V2 sockoptXin Long
2019-11-08sctp: add support for Primary Path SwitchoverXin Long
2019-11-08sctp: add SCTP_EXPOSE_POTENTIALLY_FAILED_STATE sockoptXin Long
2019-11-08sctp: add SCTP_ADDR_POTENTIALLY_FAILED notificationXin Long
2019-11-08sctp: add pf_expose per netns and sock and asocXin Long
2019-11-08devlink: disallow reload operation during device cleanupJiri Pirko
2019-11-08packet: fix data-race in fanout_flow_is_huge()Eric Dumazet
2019-11-08tipc: add support for AEAD key setting via netlinkTuong Lien
2019-11-08tipc: introduce TIPC encryption & authenticationTuong Lien
2019-11-08tipc: enable creating a "preliminary" nodeTuong Lien
2019-11-08tipc: add reference counter to bearerTuong Lien
2019-11-08net: icmp: fix data-race in cmp_global_allow()Eric Dumazet
2019-11-08net/sched: annotate lockless accesses to qdisc->emptyEric Dumazet
2019-11-08vsock/virtio: fix sock refcnt holding during the shutdownStefano Garzarella
2019-11-08Merge tag 'mac80211-next-for-net-next-2019-11-08' of git://git.kernel.org/pub...David S. Miller
2019-11-08cfg80211: VLAN offload support for set_key and set_sta_vlanGurumoorthi Gnanasambandhan
2019-11-08mac80211: Shrink the size of ack_frame_id to make room for tx_time_estToke Høiland-Jørgensen
2019-11-08mac80211: don't re-parse elems in ieee80211_assoc_success()Johannes Berg
2019-11-08mac80211: move store skb ack code to its own functionJohn Crispin
2019-11-08mac80211: fix station inactive_time shortly after bootAhmed Zaki
2019-11-08mac80211: fix ieee80211_txq_setup_flows() failure pathJohannes Berg
2019-11-07tipc: eliminate checking netns if node establishedHoang Le
2019-11-07net: add annotations on hh->hh_len lockless accessesEric Dumazet