summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-08nfp: preallocate RX buffers early in .ndo_openJakub Kicinski
2016-04-08nfp: reorganize initial filling of RX ringsJakub Kicinski
2016-04-08nfp: cleanup tx ring flush and rename to resetJakub Kicinski
2016-04-08nfp: allocate ring SW structs dynamicallyJakub Kicinski
2016-04-08nfp: make *x_ring_init do all the initJakub Kicinski
2016-04-08nfp: break up nfp_net_{alloc|free}_ringsJakub Kicinski
2016-04-08nfp: move link state interrupt request/free callsJakub Kicinski
2016-04-08nfp: correct RX buffer length calculationJakub Kicinski
2016-04-08orangefs: Add KERN_<LEVEL> to gossip_<level> macrosJoe Perches
2016-04-08orangefs: strncpy -> strscpyMartin Brandenburg
2016-04-08orangefs: clean up truncate ctime and mtime settingMartin Brandenburg
2016-04-08Orangefs: fix ifnullfree.cocci warningskbuild test robot
2016-04-08Orangefs: optimize boilerplate code.Mike Marshall
2016-04-08Orangefs: xattr.c cleanupMike Marshall
2016-04-08mpls: find_outdev: check for err ptr in addition to NULL checkRoopa Prabhu
2016-04-08Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-04-08ipv6: Count in extension headers in skb->network_headerJakub Sitnicki
2016-04-08Revert "ib_srpt: Convert to percpu_ida tag allocation"Bart Van Assche
2016-04-08Merge branch 'bpf-tracepoints'David S. Miller
2016-04-08samples/bpf: add tracepoint vs kprobe performance testsAlexei Starovoitov
2016-04-08samples/bpf: tracepoint exampleAlexei Starovoitov
2016-04-08samples/bpf: add tracepoint support to bpf loaderAlexei Starovoitov
2016-04-08bpf: sanitize bpf tracepoint accessAlexei Starovoitov
2016-04-08bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint prog...Alexei Starovoitov
2016-04-08bpf: register BPF_PROG_TYPE_TRACEPOINT program typeAlexei Starovoitov
2016-04-08perf, bpf: allow bpf programs attach to tracepointsAlexei Starovoitov
2016-04-08perf: split perf_trace_buf_prepare into alloc and update partsAlexei Starovoitov
2016-04-08perf: remove unused __addr variableAlexei Starovoitov
2016-04-08perf: optimize perf_fetch_caller_regsAlexei Starovoitov
2016-04-08net: Fix build failure due to lockdep_sock_is_held().David S. Miller
2016-04-08Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-04-08ixgbe: Bump version numberMark Rustad
2016-04-08ixgbe: Add KR backplane support for x550em_aMark Rustad
2016-04-08ixgbe: Add support for SGMII backplane interfaceMark Rustad
2016-04-08ixgbe: Add support for SFPs with retimerMark Rustad
2016-04-07ixgbe: Introduce function to control MDIO speedMark Rustad
2016-04-07ixgbe: Read and parse NW_MNG_IF_SEL registerMark Rustad
2016-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-04-07ixgbe: Read and set instance idMark Rustad
2016-04-07ixgbe: Use new methods for PHY accessMark Rustad
2016-04-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-04-07ixgbe: Add support for x550em_a 10G MAC typeMark Rustad
2016-04-07ixgbe: Use method pointer to access IOSF devicesMark Rustad
2016-04-07ixgbe: Add definitions for x550em_a 10G MACMark Rustad
2016-04-07ixgbe: Add support for single-port X550 deviceMark Rustad
2016-04-07ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean logicAlexander Duyck
2016-04-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-04-07ixgbe: Take manageability semaphore for firmware commandsMark Rustad
2016-04-07ixgbe: Clean up interface for firmware commandsMark Rustad
2016-04-07ixgbe: Correct length check for round upMark Rustad