index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vsock: fix bind() behaviour taking care of CID
Stefano Garzarella
2019-11-15
1
-2
/
+8
*
vsock: prevent transport modules unloading
Stefano Garzarella
2019-11-15
4
-4
/
+21
*
vsock/vmci: register vmci_transport only when VMCI guest/host are active
Stefano Garzarella
2019-11-15
1
-11
/
+22
*
vsock: add multi-transports support
Stefano Garzarella
2019-11-15
5
-89
/
+282
*
hv_sock: set VMADDR_CID_HOST in the hvs_remote_addr_init()
Stefano Garzarella
2019-11-15
1
-1
/
+2
*
vsock: move vsock_insert_unbound() in the vsock_create()
Stefano Garzarella
2019-11-15
1
-4
/
+9
*
vsock: add vsock_create_connected() called by transports
Stefano Garzarella
2019-11-15
4
-13
/
+16
*
vsock: handle buffer_size sockopts in the core
Stefano Garzarella
2019-11-15
6
-199
/
+56
*
vsock: add 'struct vsock_sock *' param to vsock_core_get_transport()
Stefano Garzarella
2019-11-15
2
-9
/
+7
*
vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()
Stefano Garzarella
2019-11-15
2
-86
/
+86
*
vsock: add 'transport' member in the struct vsock_sock
Stefano Garzarella
2019-11-15
1
-18
/
+38
*
vsock: remove include/linux/vm_sockets.h file
Stefano Garzarella
2019-11-15
1
-1
/
+0
*
vsock: remove vm_sockets_get_local_cid()
Stefano Garzarella
2019-11-15
2
-11
/
+1
*
vsock/vmci: remove unused VSOCK_DEFAULT_CONNECT_TIMEOUT
Stefano Garzarella
2019-11-15
1
-5
/
+0
*
Merge tag 'mlx5-updates-2019-11-12' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2019-11-15
1
-0
/
+5
|
\
|
*
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2019-11-13
1
-0
/
+5
|
|
\
|
|
*
devlink: Add new "enable_roce" generic device param
Michael Guralnik
2019-11-11
1
-0
/
+5
*
|
|
net: openvswitch: add hash info to upcall
Tonghao Zhang
2019-11-15
2
-1
/
+37
|
/
/
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-11-13
2
-23
/
+2
|
\
\
|
*
|
xfrm: ifdef setsockopt(UDP_ENCAP_ESPINUDP/UDP_ENCAP_ESPINUDP_NON_IKE)
Alexey Dobriyan
2019-10-09
1
-0
/
+2
|
*
|
xfrm: remove the unnecessary .net_exit for xfrmi
Xin Long
2019-10-01
1
-23
/
+0
*
|
|
bridge: implement get_link_ksettings ethtool method
Matthias Schiffer
2019-11-13
1
-2
/
+34
*
|
|
net: dsa: Prevent usage of NET_DSA_TAG_8021Q as tagging protocol
Florian Fainelli
2019-11-13
2
-10
/
+1
*
|
|
tipc: update mon's self addr when node addr generated
Hoang Le
2019-11-13
3
-0
/
+18
*
|
|
netfilter: nf_flow_table: hardware offload support
Pablo Neira Ayuso
2019-11-13
6
-3
/
+794
*
|
|
netfilter: nf_tables: add flowtable offload control plane
Pablo Neira Ayuso
2019-11-13
4
-2
/
+22
*
|
|
netfilter: nf_flow_table: detach routing information from flow description
Pablo Neira Ayuso
2019-11-13
2
-24
/
+69
*
|
|
netfilter: nf_flowtable: remove flow_offload_entry structure
Pablo Neira Ayuso
2019-11-13
1
-15
/
+4
*
|
|
netfilter: nf_flow_table: move conntrack object to struct flow_offload
Pablo Neira Ayuso
2019-11-13
1
-24
/
+11
*
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2019-11-13
1
-5
/
+14
|
\
\
\
|
*
|
|
Bluetooth: Fix advertising duplicated flags
Luiz Augusto von Dentz
2019-11-04
1
-0
/
+9
|
*
|
|
Bluetooth: Fix not using LE_ADV_NONCONN_IND for instance 0
Luiz Augusto von Dentz
2019-10-26
1
-4
/
+4
|
*
|
|
Bluetooth: Fix using advertising instance duration as timeout
Luiz Augusto von Dentz
2019-10-26
1
-1
/
+1
*
|
|
|
net/sched: actions: remove unused 'order'
Davide Caratti
2019-11-12
1
-1
/
+0
*
|
|
|
devlink: Allow large formatted message of binary output
Aya Levin
2019-11-12
1
-9
/
+15
*
|
|
|
tipc: fix update of the uninitialized variable err
Colin Ian King
2019-11-12
1
-1
/
+1
*
|
|
|
lwtunnel: ignore any TUNNEL_OPTIONS_PRESENT flags set by users
Xin Long
2019-11-11
1
-6
/
+8
*
|
|
|
lwtunnel: get nlsize for erspan options properly
Xin Long
2019-11-11
1
-1
/
+7
*
|
|
|
lwtunnel: change to use nla_parse_nested on new options
Xin Long
2019-11-11
1
-8
/
+8
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-09
25
-78
/
+224
|
\
\
\
\
|
*
|
|
|
vsock/virtio: fix sock refcnt holding during the shutdown
Stefano Garzarella
2019-11-08
1
-3
/
+5
|
*
|
|
|
mac80211: fix station inactive_time shortly after boot
Ahmed Zaki
2019-11-08
1
-1
/
+2
|
*
|
|
|
mac80211: fix ieee80211_txq_setup_flows() failure path
Johannes Berg
2019-11-08
1
-1
/
+1
|
*
|
|
|
ipv4: Fix table id reference in fib_sync_down_addr
David Ahern
2019-11-08
1
-1
/
+1
|
*
|
|
|
ipv6: fixes rt6_probe() and fib6_nh->last_probe init
Eric Dumazet
2019-11-08
1
-3
/
+10
|
*
|
|
|
nfc: netlink: fix double device reference drop
Pan Bian
2019-11-08
1
-2
/
+0
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-11-07
9
-29
/
+60
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'master' of git://blackhole.kfki.hu/nf
Pablo Neira Ayuso
2019-11-04
4
-17
/
+36
|
|
|
\
\
\
\
|
|
|
*
|
|
|
netfilter: ipset: Fix nla_policies to fully support NL_VALIDATE_STRICT
Jozsef Kadlecsik
2019-11-04
3
-13
/
+30
|
|
|
*
|
|
|
netfilter: ipset: Copy the right MAC address in hash:ip,mac IPv6 sets
Stefano Brivio
2019-11-04
1
-1
/
+1
[next]