index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-08
skbuff: increase verbosity when dumping skb data
Willem de Bruijn
2019-07-08
ipv6: elide flowlabel check if no exclusive leases exist
Willem de Bruijn
2019-07-08
coallocate socket_wq with socket itself
Al Viro
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-07-09
xdp: fix race on generic receive path
Ilya Maximets
2019-07-08
net: stmmac: enable clause 45 mdio support
Kweh Hock Leong
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
bpf: avoid unused variable warning in tcp_bpf_rtt()
Arnd Bergmann
2019-07-08
bpf: allow wide (u64) aligned stores for some fields of bpf_sock_addr
Stanislav Fomichev
2019-07-06
Bluetooth: Add support for LE ping feature
Spoorthi Ravishankar Koppad
2019-07-05
net/mlx5: Kconfig, Better organize compilation flags
Tariq Toukan
2019-07-05
Merge tag 'mlx5-updates-2019-07-04-v2' of git://git.kernel.org/pub/scm/linux/...
David S. Miller
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: 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: move bridge meta keys into nft_meta_bridge
wenxu
2019-07-05
netfilter: nf_tables: Add synproxy support
Fernando Fernandez Mancera
2019-07-04
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2019-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-07-04
bonding: add an option to specify a delay between peer notifications
Vincent Bernat
2019-07-04
net/mlx5: Add rts2rts_qp_counters_set_id field in hca cap
Mark Zhang
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: rename nf_SYNPROXY.h to nf_synproxy.h
Pablo Neira Ayuso
2019-07-03
inet: factor out inet_send_prepare()
Paolo Abeni
2019-07-03
net/mlx5: Properly name the generic WQE control field
Tariq Toukan
2019-07-03
net/mlx5: Introduce TLS TX offload hardware bits and structures
Eran Ben Elisha
2019-07-03
net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()
Parav Pandit
2019-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-07-03
net/mlx5: Expose device definitions for object events
Yishai Hadas
2019-07-03
net/mlx5: Report EQE data upon CQ completion
Yishai Hadas
2019-07-03
net/mlx5: mlx5_core_create_cq() enhancements
Yishai Hadas
2019-07-03
net/mlx5: Expose the API to register for ANY event
Yishai Hadas
2019-07-03
net/mlx5: Use event mask based on device capabilities
Yishai Hadas
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: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTT
Stanislav Fomichev
2019-07-03
xdp: fix hang while unregistering device bound to xdp socket
Ilya Maximets
2019-07-02
rxrpc: Fix oops in tracepoint
David Howells
2019-07-01
loopback: create blackhole net device similar to loopack.
Mahesh Bandewar
2019-07-01
net: page_pool: add helper function for retrieving dma direction
Ilias Apalodimas
2019-07-01
net/tls: make sure offload also gets the keys wiped
Jakub Kicinski
2019-07-01
idr: introduce idr_for_each_entry_continue_ul()
Cong Wang
2019-07-01
idr: fix overflow case for idr_for_each_entry_ul()
Cong Wang
2019-07-01
netlink: use 48 byte ctx instead of 6 signed longs for callback
Jason A. Donenfeld
[next]