Age | Commit message (Expand) | Author |
2019-11-14 | hv_sock: set VMADDR_CID_HOST in the hvs_remote_addr_init() | Stefano Garzarella |
2019-11-14 | vsock: move vsock_insert_unbound() in the vsock_create() | Stefano Garzarella |
2019-11-14 | vsock: add vsock_create_connected() called by transports | Stefano Garzarella |
2019-11-14 | vsock: handle buffer_size sockopts in the core | Stefano Garzarella |
2019-11-14 | vsock: add 'struct vsock_sock *' param to vsock_core_get_transport() | Stefano Garzarella |
2019-11-14 | vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock() | Stefano Garzarella |
2019-11-14 | vsock: add 'transport' member in the struct vsock_sock | Stefano Garzarella |
2019-11-14 | vsock: remove include/linux/vm_sockets.h file | Stefano Garzarella |
2019-11-14 | vsock: remove vm_sockets_get_local_cid() | Stefano Garzarella |
2019-11-14 | vsock/vmci: remove unused VSOCK_DEFAULT_CONNECT_TIMEOUT | Stefano Garzarella |
2019-11-14 | Merge tag 'mlx5-updates-2019-11-12' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2019-11-14 | net: openvswitch: add hash info to upcall | Tonghao Zhang |
2019-11-13 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed |
2019-11-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2019-11-12 | bridge: implement get_link_ksettings ethtool method | Matthias Schiffer |
2019-11-12 | net: dsa: Prevent usage of NET_DSA_TAG_8021Q as tagging protocol | Florian Fainelli |
2019-11-12 | tipc: update mon's self addr when node addr generated | Hoang Le |
2019-11-12 | netfilter: nf_flow_table: hardware offload support | Pablo Neira Ayuso |
2019-11-12 | netfilter: nf_tables: add flowtable offload control plane | Pablo Neira Ayuso |
2019-11-12 | netfilter: nf_flow_table: detach routing information from flow description | Pablo Neira Ayuso |
2019-11-12 | netfilter: nf_flowtable: remove flow_offload_entry structure | Pablo Neira Ayuso |
2019-11-12 | netfilter: nf_flow_table: move conntrack object to struct flow_offload | Pablo Neira Ayuso |
2019-11-12 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2019-11-12 | net/sched: actions: remove unused 'order' | Davide Caratti |
2019-11-12 | devlink: Allow large formatted message of binary output | Aya Levin |
2019-11-11 | tipc: fix update of the uninitialized variable err | Colin Ian King |
2019-11-11 | lwtunnel: ignore any TUNNEL_OPTIONS_PRESENT flags set by users | Xin Long |
2019-11-11 | lwtunnel: get nlsize for erspan options properly | Xin Long |
2019-11-11 | lwtunnel: change to use nla_parse_nested on new options | Xin Long |
2019-11-11 | devlink: Add new "enable_roce" generic device param | Michael Guralnik |
2019-11-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-11-08 | sctp: add SCTP_PEER_ADDR_THLDS_V2 sockopt | Xin Long |
2019-11-08 | sctp: add support for Primary Path Switchover | Xin Long |
2019-11-08 | sctp: add SCTP_EXPOSE_POTENTIALLY_FAILED_STATE sockopt | Xin Long |
2019-11-08 | sctp: add SCTP_ADDR_POTENTIALLY_FAILED notification | Xin Long |
2019-11-08 | sctp: add pf_expose per netns and sock and asoc | Xin Long |
2019-11-08 | devlink: disallow reload operation during device cleanup | Jiri Pirko |
2019-11-08 | packet: fix data-race in fanout_flow_is_huge() | Eric Dumazet |
2019-11-08 | tipc: add support for AEAD key setting via netlink | Tuong Lien |
2019-11-08 | tipc: introduce TIPC encryption & authentication | Tuong Lien |
2019-11-08 | tipc: enable creating a "preliminary" node | Tuong Lien |
2019-11-08 | tipc: add reference counter to bearer | Tuong Lien |
2019-11-08 | net: icmp: fix data-race in cmp_global_allow() | Eric Dumazet |
2019-11-08 | net/sched: annotate lockless accesses to qdisc->empty | Eric Dumazet |
2019-11-08 | vsock/virtio: fix sock refcnt holding during the shutdown | Stefano Garzarella |
2019-11-08 | Merge tag 'mac80211-next-for-net-next-2019-11-08' of git://git.kernel.org/pub... | David S. Miller |
2019-11-08 | cfg80211: VLAN offload support for set_key and set_sta_vlan | Gurumoorthi Gnanasambandhan |
2019-11-08 | mac80211: Shrink the size of ack_frame_id to make room for tx_time_est | Toke Høiland-Jørgensen |
2019-11-08 | mac80211: don't re-parse elems in ieee80211_assoc_success() | Johannes Berg |
2019-11-08 | mac80211: move store skb ack code to its own function | John Crispin |