summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* samples/bpf: add tracepoint vs kprobe performance testsAlexei Starovoitov2016-04-084-0/+244
* samples/bpf: tracepoint exampleAlexei Starovoitov2016-04-081-4/+22
* samples/bpf: add tracepoint support to bpf loaderAlexei Starovoitov2016-04-081-5/+21
* bpf: sanitize bpf tracepoint accessAlexei Starovoitov2016-04-085-1/+33
* bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint prog...Alexei Starovoitov2016-04-083-2/+43
* bpf: register BPF_PROG_TYPE_TRACEPOINT program typeAlexei Starovoitov2016-04-081-2/+43
* perf, bpf: allow bpf programs attach to tracepointsAlexei Starovoitov2016-04-083-5/+19
* perf: split perf_trace_buf_prepare into alloc and update partsAlexei Starovoitov2016-04-088-42/+49
* perf: remove unused __addr variableAlexei Starovoitov2016-04-082-8/+2
* perf: optimize perf_fetch_caller_regsAlexei Starovoitov2016-04-082-2/+1
* net: Fix build failure due to lockdep_sock_is_held().David S. Miller2016-04-081-0/+2
* sock: make lockdep_sock_is_held static inlineHannes Frederic Sowa2016-04-081-1/+1
* Merge branch 'tipc-next'David S. Miller2016-04-074-48/+67
|\
| * tipc: stricter filtering of packets in bearer layerJon Paul Maloy2016-04-072-17/+38
| * tipc: eliminate buffer leak in bearer layerJon Paul Maloy2016-04-073-31/+29
|/
* Merge branch 'gro-in-udp'David S. Miller2016-04-0719-201/+129
|\
| * udp: Remove udp_offloadsTom Herbert2016-04-073-83/+0
| * geneve: change to use UDP socket GROTom Herbert2016-04-071-20/+8
| * fou: change to use UDP socket GROTom Herbert2016-04-071-31/+17
| * vxlan: change vxlan to use UDP socket GROTom Herbert2016-04-072-23/+8
| * udp: Add socket based GRO and configTom Herbert2016-04-072-0/+9
| * udp: Add GRO functions to UDP socketTom Herbert2016-04-078-42/+54
| * udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skbTom Herbert2016-04-073-0/+30
| * net: Checks skb_dst to be NULL in inet_iifTom Herbert2016-04-071-3/+4
|/
* Merge branch 'sock-lockdep-tightening'David S. Miller2016-04-0714-54/+54
|\
| * tun: use socket locks for sk_{attach,detatch}_filterHannes Frederic Sowa2016-04-073-31/+22
| * net: introduce lockdep_is_held and update various places to use itHannes Frederic Sowa2016-04-0710-17/+26
| * sock: fix lockdep annotation in release_sockHannes Frederic Sowa2016-04-072-6/+6
|/
* tcp/dccp: fix inet_reuseport_add_sock()Eric Dumazet2016-04-072-2/+4
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2016-04-079-94/+53
|\
| * Revert "igb: Fix a deadlock in igb_sriov_reinit"Arika Chen2016-04-071-1/+0
| * net: intel: remove dead linksJiri Benc2016-04-071-66/+14
| * e1000: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann2016-04-063-6/+8
| * e1000e: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann2016-04-063-8/+10
| * igb: Garbled output for "ethtool -m"Doron Shikmoni2016-04-061-1/+2
| * igb: allow setting MAC address on i211 using a device tree blobJohn Holland2016-04-061-3/+6
| * igb: Add support for bulk Tx cleanup & cleanup boolean logicAlexander Duyck2016-04-061-5/+7
| * igb: Fix sparse warning about passing __beXX into leXX_to_cpupAlexander Duyck2016-04-061-4/+6
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-04-0719-88/+311
|\ \
| * | i40evf: properly handle VLAN featuresMitch Williams2016-04-071-15/+12
| * | i40e/i40evf: Bump patch from 1.5.2 to 1.5.5Harshitha Ramamurthy2016-04-072-2/+2
| * | i40e: Input set mask constants for RSS, flow director, and flex bytesKiran Patil2016-04-072-0/+75
| * | i40e: Move NVM event wait check to NVM codeShannon Nelson2016-04-073-30/+33
| * | i40e: Add RSS configuration to virtual channelMitch Williams2016-04-072-6/+84
| * | i40e: Move NVM variable out of AQ structShannon Nelson2016-04-076-11/+11
| * | i40e: Restrict VF poll mode to only single function mode devicesShannon Nelson2016-04-071-1/+9
| * | i40e: Patch to support trusted VFAnjali Singhai Jain2016-04-073-0/+45
| * | i40e/i40evf: Faster RX via avoiding FCoEJesse Brandeburg2016-04-075-14/+30
| * | i40e/i40evf: Drop unused tx_ring argumentJesse Brandeburg2016-04-072-8/+4
| * | i40e/i40evf: Move stack var deeperJesse Brandeburg2016-04-072-2/+4