summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: remove bnx2x_low_latency_recv() supportEric Dumazet2015-11-184-167/+2
* mlx5: support napi_complete_done()Eric Dumazet2015-11-183-14/+13
* mlx5: add busy polling supportEric Dumazet2015-11-182-0/+8
* net: network drivers no longer need to implement ndo_busy_poll()Eric Dumazet2015-11-181-5/+20
* net: allow BH servicing in sk_busy_loop()Eric Dumazet2015-11-181-11/+7
* net: un-inline sk_busy_loop()Eric Dumazet2015-11-183-55/+49
* mlx4: mlx4_en_low_latency_recv() called with BH disabledEric Dumazet2015-11-181-5/+7
* net: better skb->sender_cpu and skb->napi_id cohabitationEric Dumazet2015-11-182-20/+16
* be2net: remove local variable 'status'Ivan Vecera2015-11-181-4/+2
* net: hisilicon: fix binding document of mdiohuangdaode2015-11-181-1/+6
* net ipv4: use preferred log methodsBastian Stender2015-11-184-59/+44
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-11-1829-278/+247
|\
| * s390: remove SALIPL loaderHeiko Carstens2015-11-161-79/+8
| * s390: wire up mlock2 system callHeiko Carstens2015-11-163-1/+4
| * s390: remove g5 elf platform supportHeiko Carstens2015-11-161-3/+0
| * s390: avoid cache aliasing under z/VM and KVMMartin Schwidefsky2015-11-164-86/+23
| * s390/sclp: _sclp_wait_int(): retain full PSW maskSascha Silbe2015-11-121-1/+1
| * s390/zcrypt: Fix initialisation when zcrypt is built-inSascha Silbe2015-11-115-8/+14
| * s390/zcrypt: Fix kernel crash on systems without AP bus supportSascha Silbe2015-11-111-0/+6
| * s390: add support for ipl devices in subchannel sets > 0Sebastian Ott2015-11-116-32/+86
| * s390/ipl: fix out of bounds access in scpdata_writeSebastian Ott2015-11-111-12/+5
| * s390/pci_dma: improve debugging of errors during dma mapSebastian Ott2015-11-091-11/+30
| * s390/pci_dma: handle dma table failuresSebastian Ott2015-11-093-17/+48
| * s390/pci_dma: unify label of invalid translation table entriesSebastian Ott2015-11-091-4/+3
| * s390/syscalls: remove system call number calculationHeiko Carstens2015-11-091-8/+8
| * s390/cio: simplify css_generate_pgidSebastian Ott2015-11-091-5/+0
| * s390/diag: add a s390 prefix to the diagnose trace pointMartin Schwidefsky2015-11-093-8/+8
| * s390/head: fix error message on unsupported hardwareSascha Silbe2015-11-091-4/+4
* | Merge tag 'hwmon-for-linus-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-183-11/+14
|\ \
| * | hwmon: (scpi) skip unsupported sensors properlySudeep Holla2015-11-161-10/+11
| * | hwmon: (scpi) add thermal-of dependencyArnd Bergmann2015-11-161-0/+1
| * | hwmon : (applesmc) Fix uninitialized variables warningsShuah Khan2015-11-151-1/+1
| * | hwmon: (ina2xx) Fix build issue by selecting REGMAP_I2CLi Yang2015-11-151-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-1784-3650/+1036
|\ \ \
| * | | MAINTAINERS: Update Mellanox's Eth NIC driver entriesOr Gerlitz2015-11-171-1/+9
| * | | net/core: revert "net: fix __netdev_update_features return.." and add commentNikolay Aleksandrov2015-11-171-1/+4
| * | | af_unix: take receive queue lock while appending new skbHannes Frederic Sowa2015-11-171-1/+4
| * | | rtnetlink: fix frame size warning in rtnl_fill_ifinfoHannes Frederic Sowa2015-11-171-122/+152
| * | | net: use skb_clone to avoid alloc_pages failure.Martin Zhang2015-11-171-1/+1
| * | | packet: Use PAGE_ALIGNED macroTobias Klauser2015-11-171-1/+1
| * | | packet: Don't check frames_per_block against negative valuesTobias Klauser2015-11-171-2/+2
| * | | net: phy: Use interrupts when available in NOLINK stateAndrew Lunn2015-11-171-0/+3
| * | | phy: marvell: Add support for 88E1540 PHYAndrew Lunn2015-11-172-0/+17
| * | | arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCSYang Shi2015-11-171-5/+39
| * | | macvlan: fix leak in macvlan_handle_frameSabrina Dubroca2015-11-171-0/+2
| * | | ipvlan: fix use after free of skbSabrina Dubroca2015-11-171-1/+1
| * | | ipvlan: fix leak in ipvlan_rcv_frameSabrina Dubroca2015-11-171-5/+7
| * | | Merge branch 'vlan-reorder'David S. Miller2015-11-173-2/+10
| |\ \ \
| | * | | vlan: Do not put vlan headers back on bridge and macvlan portsVlad Yasevich2015-11-172-1/+8
| | * | | vlan: Fix untag operations of stacked vlans with REORDER_HEADER offVlad Yasevich2015-11-171-1/+2
| |/ / /
OpenPOWER on IntegriCloud