index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
kcm: Add memory limit for receive message construction
Tom Herbert
2016-03-09
3
-2
/
+52
*
kcm: Sendpage support
Tom Herbert
2016-03-09
1
-2
/
+145
*
kcm: Splice support
Tom Herbert
2016-03-09
1
-2
/
+96
*
kcm: Add statistics and proc interfaces
Tom Herbert
2016-03-09
4
-1
/
+597
*
kcm: Kernel Connection Multiplexor module
Tom Herbert
2016-03-09
8
-1
/
+2201
*
tcp: Add tcp_inq to get available receive bytes on socket
Tom Herbert
2016-03-09
2
-14
/
+25
*
net: Walk fragments in __skb_splice_bits
Tom Herbert
2016-03-09
1
-23
/
+16
*
net: Add MSG_BATCH flag
Tom Herbert
2016-03-09
2
-0
/
+6
*
net: Allow MSG_EOR in each msghdr of sendmmsg
Tom Herbert
2016-03-09
1
-4
/
+6
*
net: Make sock_alloc exportable
Tom Herbert
2016-03-09
2
-1
/
+3
*
rcu: Add list_next_or_null_rcu
Tom Herbert
2016-03-09
1
-0
/
+21
*
samples/bpf: add map performance test
Alexei Starovoitov
2016-03-09
3
-0
/
+259
*
samples/bpf: stress test bpf_get_stackid
Alexei Starovoitov
2016-03-09
1
-0
/
+9
*
samples/bpf: add bpf map stress test
Alexei Starovoitov
2016-03-09
3
-0
/
+113
*
ip_tunnel, bpf: ip_tunnel_info_opts_{get, set} depends on CONFIG_INET
Daniel Borkmann
2016-03-09
1
-0
/
+11
*
Merge branch 'bpf-map-prealloc'
David S. Miller
2016-03-08
20
-179
/
+514
|
\
|
*
samples/bpf: test both pre-alloc and normal maps
Alexei Starovoitov
2016-03-08
1
-1
/
+9
|
*
samples/bpf: add map_flags to bpf loader
Alexei Starovoitov
2016-03-08
8
-15
/
+23
|
*
samples/bpf: move ksym_search() into library
Alexei Starovoitov
2016-03-08
3
-66
/
+69
|
*
samples/bpf: make map creation more verbose
Alexei Starovoitov
2016-03-08
1
-1
/
+4
|
*
bpf: convert stackmap to pre-allocation
Alexei Starovoitov
2016-03-08
3
-18
/
+71
|
*
bpf: check for reserved flag bits in array and stack maps
Alexei Starovoitov
2016-03-08
2
-1
/
+4
|
*
bpf: pre-allocate hash map elements
Alexei Starovoitov
2016-03-08
4
-74
/
+186
|
*
bpf: introduce percpu_freelist
Alexei Starovoitov
2016-03-08
3
-1
/
+132
|
*
bpf: prevent kprobe+bpf deadlocks
Alexei Starovoitov
2016-03-08
3
-2
/
+16
|
/
*
Merge branch 'ipv6-per-netns-gc'
David S. Miller
2016-03-08
2
-43
/
+51
|
\
|
*
ipv6: per netns FIB garbage collection
Michal Kubeček
2016-03-08
2
-5
/
+5
|
*
ipv6: per netns fib6 walkers
Michal Kubeček
2016-03-08
2
-32
/
+38
|
*
ipv6: replace global gc_args with local variable
Michal Kubeček
2016-03-08
1
-6
/
+8
|
/
*
Merge branch 'bnxt_en-next'
David S. Miller
2016-03-08
3
-52
/
+344
|
\
|
*
bnxt_en: Enable AER support.
Satish Baddipadige
2016-03-08
1
-0
/
+109
|
*
bnxt_en: Include hardware port statistics in ethtool -S.
Michael Chan
2016-03-08
1
-2
/
+103
|
*
bnxt_en: Include some hardware port statistics in ndo_get_stats64().
Michael Chan
2016-03-08
1
-0
/
+16
|
*
bnxt_en: Add port statistics support.
Michael Chan
2016-03-08
2
-1
/
+60
|
*
bnxt_en: Extend autoneg to all speeds.
Michael Chan
2016-03-08
2
-14
/
+4
|
*
bnxt_en: Use common function to get ethtool supported flags.
Michael Chan
2016-03-08
1
-20
/
+9
|
*
bnxt_en: Add reporting of link partner advertisement.
Michael Chan
2016-03-08
3
-2
/
+23
|
*
bnxt_en: Refactor bnxt_fw_to_ethtool_advertised_spds().
Michael Chan
2016-03-08
1
-13
/
+20
|
/
*
net_sched: dsmark: use qdisc_dequeue_peeked()
Kyeong Yoo
2016-03-08
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-03-08
32
-353
/
+626
|
\
|
*
netfilter: nft_masq: support port range
Pablo Neira Ayuso
2016-03-02
5
-14
/
+59
|
*
netfilter: don't call hooks unless needed
Florian Westphal
2016-03-02
1
-18
/
+11
|
*
netfilter: bridge: register hooks only when bridge interface is added
Florian Westphal
2016-03-02
1
-3
/
+65
|
*
netfilter: xtables: don't hook tables by default
Florian Westphal
2016-03-02
16
-208
/
+361
|
*
netfilter: xtables: prepare for on-demand hook register
Florian Westphal
2016-03-02
17
-88
/
+107
|
*
netfilter: nf_defrag_ipv4: Drop redundant ip_send_check()
Joe Stringer
2016-03-02
1
-3
/
+1
|
*
Merge tag 'ipvs-for-v4.6' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Pablo Neira Ayuso
2016-03-02
2
-17
/
+8
|
|
\
|
|
*
netfilter: ipvs: avoid unused variable warnings
Arnd Bergmann
2016-02-18
2
-15
/
+8
|
|
*
netfilter: ipvs: Remove noisy debug print from ip_vs_del_service
Yannick Brosseau
2016-02-18
1
-2
/
+0
|
*
|
netfilter: xt_osf: remove unused variable
Sudip Mukherjee
2016-02-29
1
-2
/
+0
[next]