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
/
include
Age
Commit message (
Expand
)
Author
2019-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-03-24
net: devlink: select NET_DEVLINK from drivers
Jiri Pirko
2019-03-24
net: devlink: add port type spinlock
Jiri Pirko
2019-03-23
Merge tag 'mlx5-updates-2019-03-20' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2019-03-23
tcp: add one skb cache for rx
Eric Dumazet
2019-03-23
tcp: add one skb cache for tx
Eric Dumazet
2019-03-23
net: convert rps_needed and rfs_needed to new static branch api
Eric Dumazet
2019-03-23
net: sched: add empty status flag for NOLOCK qdisc
Paolo Abeni
2019-03-23
tcp: add documentation for tcp_ca_state
Soheil Hassas Yeganeh
2019-03-22
bpf: add bpf_skb_adjust_room encap flags
Willem de Bruijn
2019-03-22
bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_FIXED_GSO
Willem de Bruijn
2019-03-22
bpf: add bpf_skb_adjust_room mode BPF_ADJ_ROOM_MAC
Willem de Bruijn
2019-03-22
net/mlx5e: Add VLAN ID rewrite fields
Eli Britstein
2019-03-22
net: Add IANA_VXLAN_UDP_PORT definition to vxlan header file
Moshe Shemesh
2019-03-22
net: Move the definition of the default Geneve udp port to public header file
Moshe Shemesh
2019-03-22
genetlink: make policy common to family
Johannes Berg
2019-03-21
bpf: add helper to check for a valid SYN cookie
Lorenz Bauer
2019-03-21
bpf: add skc_lookup_tcp helper
Lorenz Bauer
2019-03-21
bpf: allow helpers to return PTR_TO_SOCK_COMMON
Lorenz Bauer
2019-03-21
rhashtable: rename rht_for_each*continue as *from.
NeilBrown
2019-03-21
rhashtable: don't hold lock on first table throughout insertion.
NeilBrown
2019-03-21
net: dst: remove gc leftovers
Julian Wiedmann
2019-03-21
ipv4: Allow amount of dirty memory from fib resizing to be controllable
David Ahern
2019-03-21
tun: Add ioctl() TUNGETDEVNETNS cmd to allow obtaining real net ns of tun device
Kirill Tkhai
2019-03-21
ipv6: Change addrconf_f6i_alloc to use ip6_route_info_create
David Ahern
2019-03-20
ipv6: Add icmp_echo_ignore_anycast for ICMPv6
Stephen Suryaputra
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2019-03-20
packet: rework packet_pick_tx_queue() to use common code selection
Paolo Abeni
2019-03-20
net: dev: rename queue selection helpers.
Paolo Abeni
2019-03-20
net/tls: Add support of AES128-CCM based ciphers
Vakul Garg
2019-03-19
ipv6: Add icmp_echo_ignore_multicast support for ICMPv6
Stephen Suryaputra
2019-03-19
tcp: free request sock directly upon TFO or syncookies error
Guillaume Nault
2019-03-19
tipc: support broadcast/replicast configurable for bc-link
Hoang Le
2019-03-18
sctp: get sctphdr by offset in sctp_compute_cksum
Xin Long
2019-03-18
packets: Always register packet sk in the same order
Maxime Chevallier
2019-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-03-16
xsk: fix umem memory leak on cleanup
Björn Töpel
2019-03-15
net: add documentation to socket.c
Pedro Tammela
2019-03-15
appletalk: Fix potential NULL pointer dereference in unregister_snap_client
YueHaibing
2019-03-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-14
include/linux/swap.h: use offsetof() instead of custom __swapoffset macro
Pi-Hsun Shih
2019-03-14
bpf: add documentation for helpers bpf_spin_lock(), bpf_spin_unlock()
Quentin Monnet
2019-03-14
bpf: fix documentation for eBPF helpers
Quentin Monnet
2019-03-14
Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-03-14
Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-03-14
Merge tag 'rproc-v5.1' of git://github.com/andersson/remoteproc
Linus Torvalds
2019-03-14
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-03-14
Merge branches 'pm-core', 'pm-sleep' and 'pm-qos'
Rafael J. Wysocki
2019-03-13
bpf: Add bpf_get_listener_sock(struct bpf_sock *sk) helper
Martin KaFai Lau
[next]