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
Age
Commit message (
Expand
)
Author
2016-03-09
packet: validate variable length ll headers
Willem de Bruijn
2016-03-09
ax25: add link layer header validation function
Willem de Bruijn
2016-03-09
net: validate variable length ll headers
Willem de Bruijn
2016-03-09
Merge branch 'kcm'
David S. Miller
2016-03-09
kcm: Add description in Documentation
Tom Herbert
2016-03-09
kcm: Add receive message timeout
Tom Herbert
2016-03-09
kcm: Add memory limit for receive message construction
Tom Herbert
2016-03-09
kcm: Sendpage support
Tom Herbert
2016-03-09
kcm: Splice support
Tom Herbert
2016-03-09
kcm: Add statistics and proc interfaces
Tom Herbert
2016-03-09
kcm: Kernel Connection Multiplexor module
Tom Herbert
2016-03-09
tcp: Add tcp_inq to get available receive bytes on socket
Tom Herbert
2016-03-09
net: Walk fragments in __skb_splice_bits
Tom Herbert
2016-03-09
net: Add MSG_BATCH flag
Tom Herbert
2016-03-09
net: Allow MSG_EOR in each msghdr of sendmmsg
Tom Herbert
2016-03-09
net: Make sock_alloc exportable
Tom Herbert
2016-03-09
rcu: Add list_next_or_null_rcu
Tom Herbert
2016-03-08
samples/bpf: add map performance test
Alexei Starovoitov
2016-03-08
samples/bpf: stress test bpf_get_stackid
Alexei Starovoitov
2016-03-08
samples/bpf: add bpf map stress test
Alexei Starovoitov
2016-03-08
ip_tunnel, bpf: ip_tunnel_info_opts_{get, set} depends on CONFIG_INET
Daniel Borkmann
2016-03-08
Merge branch 'bpf-map-prealloc'
David S. Miller
2016-03-08
samples/bpf: test both pre-alloc and normal maps
Alexei Starovoitov
2016-03-08
samples/bpf: add map_flags to bpf loader
Alexei Starovoitov
2016-03-08
samples/bpf: move ksym_search() into library
Alexei Starovoitov
2016-03-08
samples/bpf: make map creation more verbose
Alexei Starovoitov
2016-03-08
bpf: convert stackmap to pre-allocation
Alexei Starovoitov
2016-03-08
bpf: check for reserved flag bits in array and stack maps
Alexei Starovoitov
2016-03-08
bpf: pre-allocate hash map elements
Alexei Starovoitov
2016-03-08
bpf: introduce percpu_freelist
Alexei Starovoitov
2016-03-08
bpf: prevent kprobe+bpf deadlocks
Alexei Starovoitov
2016-03-08
Merge branch 'ipv6-per-netns-gc'
David S. Miller
2016-03-08
ipv6: per netns FIB garbage collection
Michal Kubeček
2016-03-08
ipv6: per netns fib6 walkers
Michal Kubeček
2016-03-08
ipv6: replace global gc_args with local variable
Michal Kubeček
2016-03-08
Merge branch 'bnxt_en-next'
David S. Miller
2016-03-08
bnxt_en: Enable AER support.
Satish Baddipadige
2016-03-08
bnxt_en: Include hardware port statistics in ethtool -S.
Michael Chan
2016-03-08
bnxt_en: Include some hardware port statistics in ndo_get_stats64().
Michael Chan
2016-03-08
bnxt_en: Add port statistics support.
Michael Chan
2016-03-08
bnxt_en: Extend autoneg to all speeds.
Michael Chan
2016-03-08
bnxt_en: Use common function to get ethtool supported flags.
Michael Chan
2016-03-08
bnxt_en: Add reporting of link partner advertisement.
Michael Chan
2016-03-08
bnxt_en: Refactor bnxt_fw_to_ethtool_advertised_spds().
Michael Chan
2016-03-08
net_sched: dsmark: use qdisc_dequeue_peeked()
Kyeong Yoo
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-03-08
Merge branch 'bpf-next'
David S. Miller
2016-03-08
vxlan: allow setting ipv6 traffic class
Daniel Borkmann
2016-03-08
bpf, vxlan, geneve, gre: fix usage of dst_cache on xmit
Daniel Borkmann
2016-03-08
bpf: support for access to tunnel options
Daniel Borkmann
[next]