summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-04-08nfp: allocate ring SW structs dynamicallyJakub Kicinski3-17/+37
2016-04-08nfp: make *x_ring_init do all the initJakub Kicinski1-10/+18
2016-04-08nfp: break up nfp_net_{alloc|free}_ringsJakub Kicinski1-79/+47
2016-04-08nfp: move link state interrupt request/free callsJakub Kicinski1-11/+12
2016-04-08nfp: correct RX buffer length calculationJakub Kicinski1-7/+1
2016-04-08orangefs: Add KERN_<LEVEL> to gossip_<level> macrosJoe Perches1-14/+17
2016-04-08orangefs: strncpy -> strscpyMartin Brandenburg1-1/+5
2016-04-08orangefs: clean up truncate ctime and mtime settingMartin Brandenburg1-15/+1
2016-04-08Orangefs: fix ifnullfree.cocci warningskbuild test robot1-2/+1
2016-04-08Orangefs: optimize boilerplate code.Mike Marshall2-2/+2
2016-04-08Orangefs: xattr.c cleanupMike Marshall1-16/+1
2016-04-08mpls: find_outdev: check for err ptr in addition to NULL checkRoopa Prabhu1-0/+3
2016-04-08Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller14-106/+786
2016-04-07ipv6: Count in extension headers in skb->network_headerJakub Sitnicki1-4/+4
2016-04-07Revert "ib_srpt: Convert to percpu_ida tag allocation"Bart Van Assche2-17/+40
2016-04-07Merge branch 'bpf-tracepoints'David S. Miller21-69/+475
2016-04-07samples/bpf: add tracepoint vs kprobe performance testsAlexei Starovoitov4-0/+244
2016-04-07samples/bpf: tracepoint exampleAlexei Starovoitov1-4/+22
2016-04-07samples/bpf: add tracepoint support to bpf loaderAlexei Starovoitov1-5/+21
2016-04-07bpf: sanitize bpf tracepoint accessAlexei Starovoitov5-1/+33
2016-04-07bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint prog...Alexei Starovoitov3-2/+43
2016-04-07bpf: register BPF_PROG_TYPE_TRACEPOINT program typeAlexei Starovoitov1-2/+43
2016-04-07perf, bpf: allow bpf programs attach to tracepointsAlexei Starovoitov3-5/+19
2016-04-07perf: split perf_trace_buf_prepare into alloc and update partsAlexei Starovoitov8-42/+49
2016-04-07perf: remove unused __addr variableAlexei Starovoitov2-8/+2
2016-04-07perf: optimize perf_fetch_caller_regsAlexei Starovoitov2-2/+1
2016-04-07net: Fix build failure due to lockdep_sock_is_held().David S. Miller1-0/+2
2016-04-07Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds19-86/+264
2016-04-07ixgbe: Bump version numberMark Rustad1-1/+1
2016-04-07ixgbe: Add KR backplane support for x550em_aMark Rustad3-4/+18
2016-04-07ixgbe: Add support for SGMII backplane interfaceMark Rustad3-0/+69
2016-04-07ixgbe: Add support for SFPs with retimerMark Rustad4-2/+144
2016-04-07ixgbe: Introduce function to control MDIO speedMark Rustad1-6/+21
2016-04-07ixgbe: Read and parse NW_MNG_IF_SEL registerMark Rustad2-5/+37
2016-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-3/+3
2016-04-07ixgbe: Read and set instance idMark Rustad2-0/+13
2016-04-07ixgbe: Use new methods for PHY accessMark Rustad1-3/+64
2016-04-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-4/+40
2016-04-07ixgbe: Add support for x550em_a 10G MAC typeMark Rustad11-9/+311
2016-04-07ixgbe: Use method pointer to access IOSF devicesMark Rustad2-14/+20
2016-04-07ixgbe: Add definitions for x550em_a 10G MACMark Rustad1-4/+18
2016-04-07ixgbe: Add support for single-port X550 deviceMark Rustad3-0/+4
2016-04-07ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean logicAlexander Duyck2-8/+16
2016-04-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds33-170/+405
2016-04-07ixgbe: Take manageability semaphore for firmware commandsMark Rustad1-11/+19
2016-04-07ixgbe: Clean up interface for firmware commandsMark Rustad3-28/+28
2016-04-07ixgbe: Correct length check for round upMark Rustad1-1/+1
2016-04-07ixgbe: Change the lan_id and func fields to a u8 to avoid castsMark Rustad3-4/+4
2016-04-07ixgbe: Delete some unused register definitionsMark Rustad1-8/+0
2016-04-07sock: make lockdep_sock_is_held static inlineHannes Frederic Sowa1-1/+1