index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2019-07-08
vsock/virtio: fix flush of works during the .remove()
Stefano Garzarella
2019-07-08
vsock/virtio: stop workers during the .remove()
Stefano Garzarella
2019-07-08
vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock
Stefano Garzarella
2019-07-08
net: core: page_pool: add user refcnt and reintroduce page_pool_destroy
Ivan Khoronzhuk
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-07-07
tipc: use rcu dereference functions properly
Xin Long
2019-07-06
Bluetooth: 6lowpan: always check destination address
Josua Mayer
2019-07-06
Bluetooth: 6lowpan: check neighbour table for SLAAC
Josua Mayer
2019-07-06
Bluetooth: 6lowpan: search for destination address in all peers
Josua Mayer
2019-07-06
Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bug
Szymon Janc
2019-07-06
Bluetooth: L2CAP: Check bearer type on __l2cap_global_chan_by_addr
Luiz Augusto von Dentz
2019-07-06
Bluetooth: Use controller sets when available
Luiz Augusto von Dentz
2019-07-06
Bluetooth: validate BLE connection interval updates
csonsino
2019-07-06
Bluetooth: Add support for LE ping feature
Spoorthi Ravishankar Koppad
2019-07-06
Bluetooth: Check state in l2cap_disconnect_rsp
Matias Karhumaa
2019-07-06
Bluetooth: hidp: NUL terminate a string in the compat ioctl
Dan Carpenter
2019-07-06
6lowpan: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-06
netfilter: nf_tables: force module load in case select_ops() returns -EAGAIN
Pablo Neira Ayuso
2019-07-05
net: remove unused parameter from skb_checksum_try_convert
Li RongQing
2019-07-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-07-05
netfilter: nf_tables: __nft_expr_type_get() selects specific family type
Pablo Neira Ayuso
2019-07-05
netfilter: nf_tables: add nft_expr_type_request_module()
Pablo Neira Ayuso
2019-07-05
netfilter: nft_meta_bridge: Add NFT_META_BRI_IIFVPROTO support
wenxu
2019-07-05
bridge: add br_vlan_get_proto()
wenxu
2019-07-05
netfilter: nft_meta_bridge: add NFT_META_BRI_IIFPVID support
wenxu
2019-07-05
bridge: add br_vlan_get_pvid_rcu()
Pablo Neira Ayuso
2019-07-05
netfilter: nft_meta_bridge: Remove the br_private.h header
wenxu
2019-07-05
netfilter: nft_meta: move bridge meta keys into nft_meta_bridge
wenxu
2019-07-05
ipvs: strip gre tunnel headers from icmp errors
Julian Anastasov
2019-07-05
netfilter: nf_tables: Add synproxy support
Fernando Fernandez Mancera
2019-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-07-04
ipvs: allow tunneling with gre encapsulation
Vadim Fedorenko
2019-07-04
netfilter: nf_queue: remove unused hook entries pointer
Florian Westphal
2019-07-04
netfilter: nf_log: Replace a seq_printf() call by seq_puts() in seq_show()
Markus Elfring
2019-07-04
netfilter: rename nf_SYNPROXY.h to nf_synproxy.h
Pablo Neira Ayuso
2019-07-03
ipv4: use indirect call wrappers for {tcp, udp}_{recv, send}msg()
Paolo Abeni
2019-07-03
ipv6: use indirect call wrappers for {tcp, udpv6}_{recv, send}msg()
Paolo Abeni
2019-07-03
net: adjust socket level ICW to cope with ipv6 variant of {recv, send}msg
Paolo Abeni
2019-07-03
ipv6: provide and use ipv6 specific version for {recv, send}msg
Paolo Abeni
2019-07-03
inet: factor out inet_send_prepare()
Paolo Abeni
2019-07-03
bpf: add icsk_retransmits to bpf_tcp_sock
Stanislav Fomichev
2019-07-03
bpf: add dsack_dups/delivered{, _ce} to bpf_tcp_sock
Stanislav Fomichev
2019-07-03
bpf: split shared bpf_tcp_sock and bpf_sock_ops implementation
Stanislav Fomichev
2019-07-03
bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTT
Stanislav Fomichev
2019-07-02
tipc: remove ub->ubsock checks
Xin Long
2019-07-02
ipv4: Fix off-by-one in route dump counter without netlink strict checking
Stefano Brivio
2019-07-02
rxrpc: Fix uninitialized error code in rxrpc_send_data_packet()
David Howells
2019-07-01
blackhole_netdev: use blackhole_netdev to invalidate dst entries
Mahesh Bandewar
2019-07-01
net sched: update mirred action for batched events operations
Roman Mashak
2019-07-01
tipc: embed jiffies in macro TIPC_BC_RETR_LIM
Jon Maloy
[next]