summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bpf: Add bpf_probe_write_user BPF helper to be called in tracersSargun Dhillon2016-07-253-0/+57
* net/mlx4_core: Check device state before unregistering itAlex Vesker2016-07-251-0/+3
* mlxsw: spectrum: Fix compilation error when CLS_ACT isn't setIdo Schimmel2016-07-252-6/+9
* net: davinci_cpdma: remove excessive dump of register values to kernel logUwe Kleine-König2016-07-253-219/+0
* gtp: #define #define _GTP_H_ and not #define _GTP_HColin Ian King2016-07-251-1/+1
* Merge branch 'mlx5-minimum-inline-header-mode'David S. Miller2016-07-257-7/+105
|\
| * net/mlx5e: Query minimum required header copy during xmitHadar Hen Zion2016-07-255-3/+52
| * net/mlx5e: Check the minimum inline header mode before xmitHadar Hen Zion2016-07-253-4/+53
|/
* net/sctp: terminate rhashtable walk correctlyVegard Nossum2016-07-251-0/+1
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-07-2512-107/+160
|\
| * ixgbe: cleanup crosstalk fixDon Skidmore2016-07-224-41/+72
| * ixgbe: remove redundant check on ret_valColin Ian King2016-07-221-3/+0
| * ixgbevf: Commonize mailbox write/readTony Nguyen2016-07-221-29/+6
| * ixgbevf: Add range checking for setting MTUTony Nguyen2016-07-223-21/+40
| * ixgbevf: Protect ixgbevf_reset_subtask from remove eventDon Skidmore2016-07-221-0/+1
| * ixgbe: Add missing destroy_workqueue() on error in ixgbe_init_module()Wei Yongjun2016-07-221-0/+1
| * ixgbevf: Add lock around ixgbevf_reinit_locked callDon Skidmore2016-07-221-0/+2
| * ixgbe: fix setup_fc for x550emEmil Tantilov2016-07-221-2/+2
| * ixgbevf: add VF support for new hardwareDon Skidmore2016-07-225-0/+11
| * ixgbe: Fix minor typo while freeing irqBabu Moger2016-07-221-1/+1
| * ixgbe: Change register variable to unsignedDon Skidmore2016-07-221-1/+1
| * ixgbevf: bump version numberDon Skidmore2016-07-221-1/+1
| * ixgbevf: Correct parameter sent to LED functionDon Skidmore2016-07-222-2/+14
| * ixgbevf: fix NACK check in ixgbevf_set_uc_addr_vf()Emil Tantilov2016-07-221-6/+8
* | net/irda: fix NULL pointer dereference on memory allocation failureVegard Nossum2016-07-251-2/+5
* | sctp: also point GSO head_skb to the sk when it's availableMarcelo Ricardo Leitner2016-07-251-0/+3
* | sctp: fix BH handling on socket backlogMarcelo Ricardo Leitner2016-07-252-2/+2
* | hv_netvsc: Fix VF register on bonding devicesHaiyang Zhang2016-07-251-2/+2
* | kcm: remove redundant -ve error check and return pathColin Ian King2016-07-251-5/+1
* | net: ipv6: Always leave anycast and multicast groups on link downMike Manning2016-07-251-0/+4
* | Merge tag 'wireless-drivers-next-for-davem-2016-07-22' of git://git.kernel.or...David S. Miller2016-07-2578-644/+1178
|\ \
| * | wlcore: spi: fix build warning caused by redundant variableReizer, Eyal2016-07-201-1/+0
| * | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2016-07-1912-147/+178
| |\ \
| | * | ath9k_hw: implement temperature compensation support for AR9003+Felix Fietkau2016-07-192-3/+23
| | * | ath9k_hw: get rid of some duplicate code in calibration initFelix Fietkau2016-07-191-32/+22
| | * | ath9k_hw: simplify ar9003_hw_per_calibrationFelix Fietkau2016-07-191-27/+26
| | * | ath9k_hw: fix duplicate (and partially wrong) definition of AR_CH0_THERMFelix Fietkau2016-07-191-15/+10
| | * | ath9k_hw: fix spectral scan on AR9285 and newerFelix Fietkau2016-07-192-10/+27
| | * | ath9k: simplify the code-paths when not using the built-in EEPROMMartin Blumenstingl2016-07-193-53/+41
| | * | ath6kl: sme_state shortcut to SME_DISCONNECTED removedDan Kephart2016-07-191-2/+0
| | * | ath6kl: Unset IFF_LOWER_UP flag on AP mode leave.Pierre Le Magourou2016-07-191-0/+1
| | * | ath6kl: Fix wrong regulatory domain disconnection.Pierre Le Magourou2016-07-191-1/+2
| | * | ath6kl: Fix WLAN tethering authentication problem.Pierre Le Magourou2016-07-191-4/+5
| | * | ath10k: disable wake_tx_queue for older devicesMichal Kazior2016-07-192-2/+23
| * | | rtlwifi: don't add include path for rtl8188eeArnd Bergmann2016-07-191-1/+1
| * | | mtd: add arch dependency for MTD_BCM47XXSFLASH symbolRafał Miłecki2016-07-191-1/+1
| * | | wlcore: spi: add wl18xx supportEyal Reizer2016-07-192-27/+137
| * | | brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()Florian Fainelli2016-07-191-1/+1
| * | | brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfillFlorian Fainelli2016-07-191-1/+3
| * | | brcmfmac: Fix glob_skb leak in brcmf_sdiod_recv_chainFlorian Fainelli2016-07-191-1/+3