summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | hv_netvsc: remove unused variable in netvsc_send()Jerry Snitselaar2015-05-051-7/+2
| * | | | | Merge tag 'mac80211-for-davem-2015-05-04' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-05-043-6/+27
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | mac80211: fix 90 kernel-doc warningsRandy Dunlap2015-05-041-0/+2
| | * | | | mac80211: enable hash table shrinkingJohannes Berg2015-04-241-0/+1
| | * | | | mac80211: fix rhashtable conversionJohannes Berg2015-04-231-1/+17
| | * | | | mac80211: don't warn when stopping VLAN with stationsJohannes Berg2015-04-201-5/+7
| * | | | | bnx2x: Fix to prevent inner-reloadYuval Mintz2015-05-041-5/+5
| * | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-05-0430-364/+1308
| |\ \ \ \ \
| | * | | | | ieee802154: trace: fix endian convertionAlexander Aring2015-04-301-2/+3
| | * | | | | at86rf230: add slp_tr support to start txAlexander Aring2015-04-301-6/+21
| | * | | | | at86rf230: change state change if from trx_offAlexander Aring2015-04-301-6/+18
| | * | | | | at86rf230: remove unnecessary tx state changeAlexander Aring2015-04-301-13/+3
| | * | | | | at86rf230: add TX_ARET_ON for calibration timeoutAlexander Aring2015-04-301-2/+3
| | * | | | | at86rf230: move cal_timeout to state changeAlexander Aring2015-04-301-3/+5
| | * | | | | at86rf230: remove tabs after defineAlexander Aring2015-04-301-152/+152
| | * | | | | cfg802154: pass name_assign_type to rdev_add_virtual_intf()Varka Bhadram2015-04-308-12/+27
| | * | | | | at86rf230: Add macro for TRX STATE MASKChristoffer Holmstedt2015-04-301-2/+4
| | * | | | | ieee802154: Add trace events for rdev->opsGuido Günther2015-04-304-12/+322
| | * | | | | mac802154: add description to mac802154 APIsVarka Bhadram2015-04-301-2/+92
| | * | | | | Bluetooth: btusb: off by one in rtl8723b_parse_firmware()Dan Carpenter2015-04-301-1/+1
| | * | | | | Bluetooth: btusb: Fix two coding style issuesMarcel Holtmann2015-04-301-2/+2
| | * | | | | Bluetooth: btusb: Add Realtek 8723A/8723B/8761A/8821A supportDaniel Drake2015-04-301-0/+399
| | * | | | | Bluetooth: hci_uart: Add Atheros support for address configurationMarcel Holtmann2015-04-301-0/+34
| | * | | | | Bluetooth: hci_uart: Reorder Atheros specific driver callbacksMarcel Holtmann2015-04-301-36/+30
| | * | | | | Bluetooth: btbcm: Export patchram download as separate functionMarcel Holtmann2015-04-302-69/+85
| | * | | | | Bluetooth: bt3c: Delete some unuseful commentsDingXiang2015-04-301-3/+0
| | * | | | | tcp: update reordering first before detecting lossYuchung Cheng2015-04-291-4/+2
| | * | | | | tcp: add TCP_CC_INFO socket optionEric Dumazet2015-04-292-0/+22
| | * | | | | tcp: prepare CC get_info() access from getsockopt()Eric Dumazet2015-04-297-34/+46
| | * | | | | tcp: add tcpi_bytes_received to tcp_infoEric Dumazet2015-04-295-4/+20
| | * | | | | tcp: add tcpi_bytes_acked to tcp_infoEric Dumazet2015-04-295-4/+22
| * | | | | | net/rds: Fix new sparse warningDavid Ahern2015-05-041-1/+1
| * | | | | | Revert "Revert "smc91x: retrieve IRQ and trigger flags in a modern way""David S. Miller2015-05-041-8/+12
| * | | | | | net/smsc911x: fix irq resource allocation failureKamlakant Patel2015-05-041-6/+6
| * | | | | | net: core: Correct an over-stringent device loop detection.Vlad Yasevich2015-05-041-1/+1
| * | | | | | isdn/gigaset: cede maintainershipTilman Schmidt2015-05-041-3/+2
| * | | | | | macvlan: Propagate promiscuity setting to lower devices.Vlad Yasevich2015-05-041-0/+15
| * | | | | | Revert "net: kernel socket should be released in init_net namespace"Herbert Xu2015-05-041-1/+1
| * | | | | | Merge branch 'dev_kfree_skb'David S. Miller2015-05-043-5/+5
| |\ \ \ \ \ \
| | * | | | | | ixgbevf: Use dev_kfree_skb_any in xmit path, not dev_kfree_skbAlexander Duyck2015-05-041-1/+1
| | * | | | | | r8169: Do not use dev_kfree_skb in xmit pathAlexander Duyck2015-05-041-2/+2
| | * | | | | | fm10k: Do not assume budget will never be 0 for NAPIAlexander Duyck2015-05-041-2/+2
| |/ / / / / /
| * | | | | | net: dsa: mv88e6xxx: unregister mv88e6352 driverVivien Didelot2015-05-041-0/+3
| * | | | | | Merge tag 'linux-can-fixes-for-4.1-20150501' of git://git.kernel.org/pub/scm/...David S. Miller2015-05-041-3/+4
| |\ \ \ \ \ \
| | * | | | | | net: can: xilinx_can: fix extended frame handlingJeppe Ledet-Pedersen2015-05-011-3/+4
| * | | | | | | drivers/net: include <module.h> for modular stmmac_platform codePaul Gortmaker2015-05-041-0/+1
| * | | | | | | net/rds: fix unaligned memory accessshamir rabinovitch2015-05-041-2/+11
| * | | | | | | netlink: Remove max_size settingHerbert Xu2015-05-041-1/+0
| * | | | | | | codel: fix maxpacket/mtu confusionEric Dumazet2015-05-043-5/+9
* | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-05-133-18/+22
|\ \ \ \ \ \ \ \