| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-05-16 | 1 | -4/+4 |
|\ |
|
| * | Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree | Ingo Molnar | 2016-05-05 | 48 | -499/+636 |
| |\ |
|
| * \ | Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes | Ingo Molnar | 2016-04-19 | 47 | -468/+604 |
| |\ \ |
|
| * | | | x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage | Borislav Petkov | 2016-04-13 | 1 | -4/+4 |
* | | | | drivers: net: xgene: fix register offset | Iyappan Subramanian | 2016-05-13 | 2 | -4/+4 |
* | | | | drivers: net: xgene: fix statistics counters race condition | Iyappan Subramanian | 2016-05-13 | 4 | -19/+53 |
* | | | | drivers: net: xgene: fix ununiform latency across queues | Iyappan Subramanian | 2016-05-13 | 2 | -11/+27 |
* | | | | drivers: net: xgene: fix sharing of irqs | Iyappan Subramanian | 2016-05-13 | 1 | -2/+2 |
* | | | | drivers: net: xgene: fix IPv4 forward crash | Iyappan Subramanian | 2016-05-13 | 2 | -5/+8 |
* | | | | xen-netback: fix extra_info handling in xenvif_tx_err() | Paul Durrant | 2016-05-13 | 1 | -0/+1 |
* | | | | net: mvneta: bm: fix dependencies again | Arnd Bergmann | 2016-05-12 | 1 | -1/+1 |
* | | | | bnxt_en: Add workaround to detect bad opaque in rx completion (part 2) | Michael Chan | 2016-05-11 | 2 | -0/+61 |
* | | | | bnxt_en: Add workaround to detect bad opaque in rx completion (part 1) | Michael Chan | 2016-05-11 | 2 | -0/+4 |
* | | | | qlcnic: potential NULL dereference in qlcnic_83xx_get_minidump_template() | Dan Carpenter | 2016-05-11 | 1 | -2/+6 |
* | | | | net: phylib: fix interrupts re-enablement in phy_start | Shaohui Xie | 2016-05-10 | 1 | -3/+5 |
* | | | | net: nps_enet: bug fix - handle lost tx interrupts | Elad Kanfi | 2016-05-10 | 1 | -0/+15 |
* | | | | net: nps_enet: Tx handler synchronization | Elad Kanfi | 2016-05-10 | 2 | -8/+9 |
* | | | | Merge tag 'wireless-drivers-for-davem-2016-05-09' of git://git.kernel.org/pub... | David S. Miller | 2016-05-10 | 1 | -35/+48 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'iwlwifi-for-kalle-2016-05-04' of https://git.kernel.org/pub/scm/li... | Kalle Valo | 2016-05-06 | 1 | -35/+48 |
| |\ \ \ \ |
|
| | * | | | | iwlwifi: mvm: don't override the rate with the AMSDU len | Emmanuel Grumbach | 2016-05-04 | 1 | -35/+48 |
* | | | | | | net: thunderx: avoid exposing kernel stack | xypron.glpk@gmx.de | 2016-05-10 | 1 | -0/+4 |
* | | | | | | ravb: Add missing free_irq() call to ravb_close() | Geert Uytterhoeven | 2016-05-09 | 1 | -0/+2 |
* | | | | | | net/mlx5e: make VXLAN support conditional | Arnd Bergmann | 2016-05-09 | 5 | -3/+24 |
* | | | | | | Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue" | Arnd Bergmann | 2016-05-09 | 1 | -1/+0 |
* | | | | | | macsec: key identifier is 128 bits, not 64 | Sabrina Dubroca | 2016-05-09 | 1 | -6/+13 |
* | | | | | | macvtap: segmented packet is consumed | Eric Dumazet | 2016-05-08 | 1 | -1/+1 |
* | | | | | | qede: uninitialized variable in qede_start_xmit() | Dan Carpenter | 2016-05-08 | 1 | -1/+1 |
* | | | | | | netxen: netxen_rom_fast_read() doesn't return -1 | Dan Carpenter | 2016-05-07 | 1 | -1/+2 |
* | | | | | | netxen: reversed condition in netxen_nic_set_link_parameters() | Dan Carpenter | 2016-05-07 | 1 | -1/+1 |
* | | | | | | netxen: fix error handling in netxen_get_flash_block() | Dan Carpenter | 2016-05-07 | 1 | -4/+8 |
* | | | | | | mlxsw: spectrum: Add missing rollback in flood configuration | Ido Schimmel | 2016-05-06 | 1 | -0/+8 |
* | | | | | | mlxsw: spectrum: Fix rollback order in LAG join failure | Ido Schimmel | 2016-05-06 | 1 | -2/+2 |
* | | | | | | udp_offload: Set encapsulation before inner completes. | Jarno Rajahalme | 2016-05-06 | 2 | -0/+6 |
* | | | | | | udp_tunnel: Remove redundant udp_tunnel_gro_complete(). | Jarno Rajahalme | 2016-05-06 | 2 | -4/+0 |
* | | | | | | qede: prevent chip hang when increasing channels | Sudarsana Reddy Kalluru | 2016-05-06 | 1 | -4/+2 |
* | | | | | | net/mlx4_en: Fix endianness bug in IPV6 csum calculation | Daniel Jurgens | 2016-05-05 | 1 | -1/+1 |
* | | | | | | bnxt_en: Setup multicast properly after resetting device. | Michael Chan | 2016-05-04 | 1 | -4/+15 |
* | | | | | | bnxt_en: Need memory barrier when processing the completion ring. | Michael Chan | 2016-05-04 | 1 | -0/+4 |
* | | | | | | net: fec: only clear a queue's work bit if the queue was emptied | Uwe Kleine-König | 2016-05-04 | 1 | -2/+8 |
* | | | | | | drivers: net: xgene: Fix error handling | Matthias Brugger | 2016-05-04 | 1 | -3/+4 |
* | | | | | | net: macb: Probe MDIO bus before registering netdev | Florian Fainelli | 2016-05-03 | 1 | -12/+19 |
* | | | | | | net: mvneta: Remove superfluous SMP function call | Anna-Maria Gleixner | 2016-05-03 | 1 | -4/+2 |
* | | | | | | macb: fix mdiobus_scan() error check | Sergei Shtylyov | 2016-05-03 | 1 | -1/+2 |
* | | | | | | pxa168_eth: fix mdiobus_scan() error check | Sergei Shtylyov | 2016-05-03 | 1 | -0/+2 |
* | | | | | | net/mlx5e: Use workqueue for vxlan ops | Matthew Finlay | 2016-05-03 | 3 | -16/+49 |
* | | | | | | net/mlx5e: Implement a mlx5e workqueue | Matthew Finlay | 2016-05-03 | 2 | -11/+20 |
* | | | | | | net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue | Matthew Finlay | 2016-05-03 | 1 | -0/+1 |
* | | | | | | net/mlx5: Unmap only the relevant IO memory mapping | Gal Pressman | 2016-05-03 | 1 | -2/+4 |
* | | | | | | cxgb3: fix out of bounds read | Michal Schmidt | 2016-05-01 | 1 | -1/+2 |
* | | | | | | net/smscx5xx: use the device tree for mac address | Arnd Bergmann | 2016-05-01 | 2 | -2/+22 |