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
*
samples/bpf: add tracepoint vs kprobe performance tests
Alexei Starovoitov
2016-04-08
4
-0
/
+244
*
samples/bpf: tracepoint example
Alexei Starovoitov
2016-04-08
1
-4
/
+22
*
samples/bpf: add tracepoint support to bpf loader
Alexei Starovoitov
2016-04-08
1
-5
/
+21
*
bpf: sanitize bpf tracepoint access
Alexei Starovoitov
2016-04-08
5
-1
/
+33
*
bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint prog...
Alexei Starovoitov
2016-04-08
3
-2
/
+43
*
bpf: register BPF_PROG_TYPE_TRACEPOINT program type
Alexei Starovoitov
2016-04-08
1
-2
/
+43
*
perf, bpf: allow bpf programs attach to tracepoints
Alexei Starovoitov
2016-04-08
3
-5
/
+19
*
perf: split perf_trace_buf_prepare into alloc and update parts
Alexei Starovoitov
2016-04-08
8
-42
/
+49
*
perf: remove unused __addr variable
Alexei Starovoitov
2016-04-08
2
-8
/
+2
*
perf: optimize perf_fetch_caller_regs
Alexei Starovoitov
2016-04-08
2
-2
/
+1
*
net: Fix build failure due to lockdep_sock_is_held().
David S. Miller
2016-04-08
1
-0
/
+2
*
sock: make lockdep_sock_is_held static inline
Hannes Frederic Sowa
2016-04-08
1
-1
/
+1
*
Merge branch 'tipc-next'
David S. Miller
2016-04-07
4
-48
/
+67
|
\
|
*
tipc: stricter filtering of packets in bearer layer
Jon Paul Maloy
2016-04-07
2
-17
/
+38
|
*
tipc: eliminate buffer leak in bearer layer
Jon Paul Maloy
2016-04-07
3
-31
/
+29
|
/
*
Merge branch 'gro-in-udp'
David S. Miller
2016-04-07
19
-201
/
+129
|
\
|
*
udp: Remove udp_offloads
Tom Herbert
2016-04-07
3
-83
/
+0
|
*
geneve: change to use UDP socket GRO
Tom Herbert
2016-04-07
1
-20
/
+8
|
*
fou: change to use UDP socket GRO
Tom Herbert
2016-04-07
1
-31
/
+17
|
*
vxlan: change vxlan to use UDP socket GRO
Tom Herbert
2016-04-07
2
-23
/
+8
|
*
udp: Add socket based GRO and config
Tom Herbert
2016-04-07
2
-0
/
+9
|
*
udp: Add GRO functions to UDP socket
Tom Herbert
2016-04-07
8
-42
/
+54
|
*
udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skb
Tom Herbert
2016-04-07
3
-0
/
+30
|
*
net: Checks skb_dst to be NULL in inet_iif
Tom Herbert
2016-04-07
1
-3
/
+4
|
/
*
Merge branch 'sock-lockdep-tightening'
David S. Miller
2016-04-07
14
-54
/
+54
|
\
|
*
tun: use socket locks for sk_{attach,detatch}_filter
Hannes Frederic Sowa
2016-04-07
3
-31
/
+22
|
*
net: introduce lockdep_is_held and update various places to use it
Hannes Frederic Sowa
2016-04-07
10
-17
/
+26
|
*
sock: fix lockdep annotation in release_sock
Hannes Frederic Sowa
2016-04-07
2
-6
/
+6
|
/
*
tcp/dccp: fix inet_reuseport_add_sock()
Eric Dumazet
2016-04-07
2
-2
/
+4
*
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2016-04-07
9
-94
/
+53
|
\
|
*
Revert "igb: Fix a deadlock in igb_sriov_reinit"
Arika Chen
2016-04-07
1
-1
/
+0
|
*
net: intel: remove dead links
Jiri Benc
2016-04-07
1
-66
/
+14
|
*
e1000: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
2016-04-06
3
-6
/
+8
|
*
e1000e: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
2016-04-06
3
-8
/
+10
|
*
igb: Garbled output for "ethtool -m"
Doron Shikmoni
2016-04-06
1
-1
/
+2
|
*
igb: allow setting MAC address on i211 using a device tree blob
John Holland
2016-04-06
1
-3
/
+6
|
*
igb: Add support for bulk Tx cleanup & cleanup boolean logic
Alexander Duyck
2016-04-06
1
-5
/
+7
|
*
igb: Fix sparse warning about passing __beXX into leXX_to_cpup
Alexander Duyck
2016-04-06
1
-4
/
+6
*
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2016-04-07
19
-88
/
+311
|
\
\
|
*
|
i40evf: properly handle VLAN features
Mitch Williams
2016-04-07
1
-15
/
+12
|
*
|
i40e/i40evf: Bump patch from 1.5.2 to 1.5.5
Harshitha Ramamurthy
2016-04-07
2
-2
/
+2
|
*
|
i40e: Input set mask constants for RSS, flow director, and flex bytes
Kiran Patil
2016-04-07
2
-0
/
+75
|
*
|
i40e: Move NVM event wait check to NVM code
Shannon Nelson
2016-04-07
3
-30
/
+33
|
*
|
i40e: Add RSS configuration to virtual channel
Mitch Williams
2016-04-07
2
-6
/
+84
|
*
|
i40e: Move NVM variable out of AQ struct
Shannon Nelson
2016-04-07
6
-11
/
+11
|
*
|
i40e: Restrict VF poll mode to only single function mode devices
Shannon Nelson
2016-04-07
1
-1
/
+9
|
*
|
i40e: Patch to support trusted VF
Anjali Singhai Jain
2016-04-07
3
-0
/
+45
|
*
|
i40e/i40evf: Faster RX via avoiding FCoE
Jesse Brandeburg
2016-04-07
5
-14
/
+30
|
*
|
i40e/i40evf: Drop unused tx_ring argument
Jesse Brandeburg
2016-04-07
2
-8
/
+4
|
*
|
i40e/i40evf: Move stack var deeper
Jesse Brandeburg
2016-04-07
2
-2
/
+4
[next]