index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
*
net: openvswitch: use netif_ovs_is_port() instead of opencode
Taehee Yoo
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-08
|
\
|
*
netfilter: nf_tables: force module load in case select_ops() returns -EAGAIN
Pablo Neira Ayuso
2019-07-06
|
*
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-05
|
*
ipvs: allow tunneling with gre encapsulation
Vadim Fedorenko
2019-07-03
|
*
netfilter: nf_queue: remove unused hook entries pointer
Florian Westphal
2019-07-03
|
*
netfilter: nf_log: Replace a seq_printf() call by seq_puts() in seq_show()
Markus Elfring
2019-07-03
|
*
netfilter: rename nf_SYNPROXY.h to nf_synproxy.h
Pablo Neira Ayuso
2019-07-03
*
|
tipc: use rcu dereference functions properly
Xin Long
2019-07-07
*
|
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
*
|
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
|
\
\
|
*
|
xfrm: remove get_mtu indirection from xfrm_type
Florian Westphal
2019-07-01
|
*
|
xfrm: remove empty xfrmi_init_net
Li RongQing
2019-06-14
|
*
|
xfrm: fix bogus WARN_ON with ipv6
Florian Westphal
2019-06-12
|
*
|
xfrm: remove type and offload_type map from xfrm_state_afinfo
Florian Westphal
2019-06-06
|
*
|
xfrm: remove eth_proto value from xfrm_state_afinfo
Florian Westphal
2019-06-06
|
*
|
xfrm: remove state and template sort indirections from xfrm_state_afinfo
Florian Westphal
2019-06-06
|
*
|
xfrm: remove init_flags indirection from xfrm_state_afinfo
Florian Westphal
2019-06-05
|
*
|
xfrm: remove init_temprop indirection from xfrm_state_afinfo
Florian Westphal
2019-06-05
|
*
|
xfrm: remove init_tempsel indirection from xfrm_state_afinfo
Florian Westphal
2019-06-05
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-07-04
|
\
\
\
|
*
|
|
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-03
|
*
|
|
bpf_xdp_redirect_map: Perform map lookup in eBPF helper
Toke Høiland-Jørgensen
2019-06-28
[next]