summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hv_netvsc: Restore needed_headroom requestVitaly Kuznetsov2016-02-131-0/+3
* Merge branch 'mvneta-fixes'David S. Miller2016-02-131-83/+101
|\
| * net: mvneta: Fix race condition during stoppingGregory CLEMENT2016-02-131-8/+28
| * net: mvneta: The mvneta_percpu_elect function should be atomicGregory CLEMENT2016-02-131-0/+16
| * net: mvneta: Modify the queue related fields from each cpuGregory CLEMENT2016-02-131-54/+46Star
| * net: mvneta: Remove unused codeGregory CLEMENT2016-02-131-8/+0Star
| * net: mvneta: Use on_each_cpu when possibleGregory CLEMENT2016-02-131-11/+6Star
| * net: mvneta: Fix the CPU choice in mvneta_percpu_electGregory CLEMENT2016-02-131-4/+9
| * net: mvneta: Fix for_each_present_cpu usageGregory CLEMENT2016-02-131-5/+3Star
|/
* vsock: Fix blocking ops call in prepare_to_waitLaura Abbott2016-02-131-13/+6Star
* r8169:fix system hange problem.Chun-Hao Lin2016-02-131-7/+7
* ipv4: fix memory leaks in ip_cmsg_send() callersEric Dumazet2016-02-134-3/+11
* net: mvpp2: Return correct error codesAmitoj Kaur Chawla2016-02-131-2/+2
* net: cavium: liquidio: Return correct error codeAmitoj Kaur Chawla2016-02-132-2/+2
* bonding: Fix ARP monitor validationJay Vosburgh2016-02-131-11/+28
* Merge tag 'gpio-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-02-112-5/+7
|\
| * gpio: davinci: Fix the number of controllers allocatedLokesh Vutla2016-02-101-2/+3
| * gpio: davinci: Add the missing of-node pointerKeerthy2016-02-101-1/+1
| * gpio: gpio-altera: Remove gpiochip on probe failure.Phil Reid2016-01-271-2/+3
* | Merge tag 'platform-drivers-x86-v4.5-3' of git://git.infradead.org/users/dvha...Linus Torvalds2016-02-112-3/+2Star
|\ \
| * | intel_scu_ipcutil: underflow in scu_reg_access()Dan Carpenter2016-01-301-1/+1
| * | intel-hid: fix incorrect entries in intel_hid_keymapAlex Hung2016-01-301-2/+1Star
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-1130-66/+191
|\ \
| * | bpf: fix branch offset adjustment on backjumps after patching ctx expansionDaniel Borkmann2016-02-101-1/+1
| * | Merge branch 'ovs-tunnel-mtu'David S. Miller2016-02-106-22/+87
| |\ \
| | * | vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg2016-02-106-10/+50
| | * | geneve: Relax MTU constraintsDavid Wragg2016-02-101-1/+12
| | * | vxlan: Relax MTU constraintsDavid Wragg2016-02-101-11/+25
| |/ /
| * | flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth...Alexander Duyck2016-02-091-3/+6
| * | of: of_mdio: Add marvell, 88e1145 to whitelist of PHY compatibilities.Aaro Koskinen2016-02-091-0/+1
| * | selinux: nlmsgtab: add SOCK_DESTROY to the netlink mapping tablesLorenzo Colitti2016-02-091-0/+1
| * | sctp: translate network order to host order when users get a hmacidXin Long2016-02-091-2/+7
| * | enic: increment devcmd2 result ring in case of timeoutSandeep Pillai2016-02-092-8/+13
| * | tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segsSiva Reddy Kallam2016-02-091-6/+19
| * | net:Add sysctl_max_skb_fragsHans Westgaard Ry2016-02-094-2/+15
| * | tcp: do not drop syn_recv on all icmp reportsEric Dumazet2016-02-093-6/+12
| * | ipv6: fix a lockdep splatEric Dumazet2016-02-081-2/+3
| * | unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa2016-02-085-8/+16
| * | update be2net maintainers' email addressesSathya Perla2016-02-071-4/+5
| * | dwc_eth_qos: Reset hardware before PHY startRabin Vincent2016-02-061-1/+1
| * | ipv6: addrconf: Fix recursive spin lock callsubashab@codeaurora.org2016-02-061-1/+4
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-02-116-19/+16Star
|\ \ \
| * | | RDMA/ocrdma: Fixing ocrdma debugfs directory removeSelvin Xavier2016-02-051-1/+1
| * | | RDMA/ocrdma: Fix pkey_index returned by driver in rq work completionSelvin Xavier2016-02-051-2/+1Star
| * | | RDMA/ocrdma: populate max_sge_rd in device attributesSelvin Xavier2016-02-051-2/+2
| * | | RDMA/ocrdma: Initialize stats resources in the driver before ib device regist...Selvin Xavier2016-02-053-10/+12
| * | | IB/sysfs: remove unused va_list argsColin Ian King2016-02-041-2/+0Star
| * | | IB/IPoIB: Do not set skb truesize since using one linearskbCarol L Soto2016-02-041-2/+0Star
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-02-109-21/+33
|\ \ \ \
| * | | | Input: colibri-vf50-ts - add missing #include <linux/of.h>Geert Uytterhoeven2016-02-101-0/+1