summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_en: Code cleanups in tx pathEric Dumazet2014-10-063-25/+27
* net: sched: avoid costly atomic operation in fq_dequeue()Eric Dumazet2014-10-064-9/+9
* fec: Fix fec_enet_alloc_buffers() error pathFabio Estevam2014-10-061-7/+10
* drivers/net/phy/Kconfig: Let MDIO_BCM_UNIMAC depend on HAS_IOMEMChen Gang2014-10-061-0/+1
* net: skb_segment() provides list head and tailEric Dumazet2014-10-062-12/+20
* Merge branch 'geneve'David S. Miller2014-10-0619-101/+1093
|\
| * openvswitch: Add support for Geneve tunneling.Jesse Gross2014-10-0613-42/+461
| * openvswitch: Factor out allocation and verification of actions.Jesse Gross2014-10-061-11/+27
| * openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.Jesse Gross2014-10-0610-43/+74
| * openvswitch: Add support for matching on OAM packets.Jesse Gross2014-10-063-5/+14
| * openvswitch: Eliminate memset() from flow_extract.Jesse Gross2014-10-061-9/+45
| * net: Add Geneve tunneling protocol driverAndy Zhou2014-10-065-0/+481
|/
* net: fec: fix build error at m68k platformFrank Li2014-10-061-0/+1
* net: bcmgenet: improve bcmgenet_mii_setup()Petri Gynther2014-10-063-31/+48
* Merge branch 'altera_tse'David S. Miller2014-10-051-21/+44
|\
| * Altera TSE: Add support for no PHYWalter Lozano2014-10-051-0/+8
| * Altera TSE: Move PHY get addr and MDIO createWalter Lozano2014-10-051-21/+36
|/
* Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-10-05325-17025/+63942
|\
| * rtlwifi: Fix static checker warnings for various driversLarry Finger2014-10-028-54/+12
| * rtlwifi: Fix Kconfig for RTL8192EELarry Finger2014-10-021-1/+2
| * ath9k: Fix flushing in MCC modeSujith Manoharan2014-10-021-0/+16
| * ath9k: Fix queue handling for channel contextsSujith Manoharan2014-10-021-6/+1
| * ath9k: Add ath9k_chanctx_stop_queues()Sujith Manoharan2014-10-022-0/+24
| * ath9k: Pass context to ath9k_chanctx_wake_queues()Sujith Manoharan2014-10-023-6/+7
| * ath9k: Fix queue handling in flush()Sujith Manoharan2014-10-021-5/+0
| * ath9k: Remove duplicate codeSujith Manoharan2014-10-021-9/+1
| * ath9k: Fix pending frame checkSujith Manoharan2014-10-021-3/+0
| * ath9k: Check pending frames properlySujith Manoharan2014-10-021-1/+4
| * ath9k: Print RoC expirationSujith Manoharan2014-10-021-0/+7
| * mwifiex: add support for SD8887 chipsetAvinash Patil2014-10-023-2/+62
| * mwifiex: few more register offset entries for sdio card structureAvinash Patil2014-10-022-39/+59
| * wil6210: atomic I/O for the card memoryVladimir Kondratiev2014-10-026-0/+276
| * wil6210: manual FW error recovery modeVladimir Kondratiev2014-10-025-9/+121
| * ath: Add support for tracingSujith Manoharan2014-10-026-0/+107
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-10-025-63/+139
| |\
| | * Bluetooth: 6lowpan: Check transmit errors for multicast packetsJukka Rissanen2014-10-021-3/+10
| | * Bluetooth: 6lowpan: Return EAGAIN error also for multicast packetsJukka Rissanen2014-10-021-11/+5
| | * Bluetooth: 6lowpan: Avoid memory leak if memory allocation failsJukka Rissanen2014-10-021-2/+6
| | * Bluetooth: 6lowpan: Memory leak as the skb is not freedJukka Rissanen2014-10-021-0/+2
| | * Bluetooth: Fix lockdep warning with l2cap_chan_connectJohan Hedberg2014-10-021-5/+8
| | * Bluetooth: btusb: remove redundant lock variableAmitkumar Karwar2014-09-301-4/+0
| | * Bluetooth: btmrvl: support Marvell Bluetooth device SD8887Xinming Hu2014-09-302-2/+34
| | * Bluetooth: btmrvl: rename definitions from 88xx to 8897Amitkumar Karwar2014-09-301-2/+2
| | * Bluetooth: 6lowpan: Enable multicast supportJukka Rissanen2014-09-291-1/+2
| | * Bluetooth: 6lowpan: Ensure header compression does not corrupt IPv6 headerJukka Rissanen2014-09-291-52/+83
| | * Bluetooth: 6lowpan: Make sure skb exists before accessing itJukka Rissanen2014-09-291-0/+6
| * | rtlwifi: Fix randconfig build error with next-20140930Larry Finger2014-09-301-1/+2
| * | mwifiex: add client mac address while configuring keys on GO.Maithili Hinge2014-09-301-1/+1
| * | ath9k: fix getting tx duration for dynackFelix Fietkau2014-09-307-18/+49
| * | ath9k: Check early for HW resetSujith Manoharan2014-09-301-4/+6
OpenPOWER on IntegriCloud