summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: fix circular dependency in of_mdio codeDaniel Mack2014-07-023-42/+44
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-07-0117-110/+112
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-06-2717-110/+112
| |\
| | * Merge branch 'ath-current' of git://github.com/kvalo/athJohn W. Linville2014-06-262-19/+5
| | |\
| | | * ath10k: fix 8th virtual AP interface with DFSBartosz Markowski2014-06-021-1/+5
| | | * ath10k: remove unnecessary htt rx corruption checkMichal Kazior2014-06-021-18/+0
| | * | brcmfmac: assign chip id and rev in bus interface after brcmf_usb_dlneededArend van Spriel2014-06-251-2/+3
| | * | mwifiex: fix Tx timeout issueAmitkumar Karwar2014-06-251-0/+1
| | * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-06-255-18/+58
| | |\ \
| | | * | Bluetooth: Ignore H5 non-link packets in non-active stateLoic Poulain2014-06-231-0/+1
| | | * | Bluetooth: Fix for ACL disconnect when pairing failsLukasz Rymanowski2014-06-201-1/+11
| | | * | Bluetooth: Fix rejecting pairing in case of insufficient capabilitiesJohan Hedberg2014-06-201-0/+20
| | | * | Bluetooth: Refactor authentication method lookup into its own functionJohan Hedberg2014-06-201-5/+12
| | | * | Bluetooth: Fix overriding higher security level in SMPJohan Hedberg2014-06-201-9/+14
| | | * | Revert "Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012."Marcel Holtmann2014-06-202-3/+0
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-06-254-47/+29
| | |\ \ \
| | | * | | Revert "iwlwifi: remove IWL_UCODE_TLV_FLAGS_UAPSD_SUPPORT flag"Arik Nemtsov2014-06-242-0/+8
| | | * | | iwlwifi: update the 7265 series HW IDsOren Givon2014-06-241-1/+2
| | | * | | iwlwifi: mvm: rework sched scan channel configurationEliad Peller2014-06-241-46/+19
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville2014-06-254-24/+16
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | nl80211: move set_qos_map command into split stateJohannes Berg2014-06-241-6/+5
| | | * | | cfg80211: fix elapsed_jiffies calculationEliad Peller2014-06-231-1/+1
| | | * | | Revert "cfg80211: Use 5MHz bandwidth by default when checking usable channels"Johannes Berg2014-06-231-15/+7
| | | * | | mac80211: WEP extra head/tail room in ieee80211_send_authMax Stepanov2014-06-231-2/+3
| | | |/ /
* | | | | net: bcmgenet: do not set packet length for RX buffersFlorian Fainelli2014-07-011-7/+0
* | | | | net: bcmgenet: start with carrier offFlorian Fainelli2014-07-011-0/+3
* | | | | net: bcmgenet: disable clock before register_netdevFlorian Fainelli2014-07-011-4/+4
* | | | | net: systemport: fix TX NAPI work done return valueFlorian Fainelli2014-07-011-2/+2
* | | | | net: systemport: fix UniMAC reset logicFlorian Fainelli2014-07-011-24/+9
* | | | | net: systemport: do not clear IFF_MULTICAST flagFlorian Fainelli2014-07-011-6/+0
* | | | | bnx2x: fix possible panic under memory stressEric Dumazet2014-07-011-1/+2
* | | | | ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet2014-06-302-13/+14
* | | | | powerpc: bpf: Fix the broken LD_VLAN_TAG_PRESENT testDenis Kirjanov2014-06-271-2/+4
* | | | | powerpc: bpf: Use correct mask while accessing the VLAN tagDenis Kirjanov2014-06-271-1/+3
|/ / / /
* | | | ipv6: Fix MLD Query message checkHangbin Liu2014-06-271-2/+11
* | | | udp: Add MIB counters for rcvbuferrorsJames M Leddy2014-06-272-2/+9
* | | | bnx2x: Fix the MSI flagsYijing Wang2014-06-261-1/+1
* | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2014-06-253-6/+20
|\ \ \ \
| * | | | [CIFS] fix mount failure with broken pathnames when smb3 mount with mapchars ...Steve French2014-06-241-3/+4
| * | | | cifs: revalidate mapping prior to satisfying read_iter request with cache=looseJeff Layton2014-06-191-2/+15
| * | | | fs/cifs: fix regression in cifs_create_mf_symlink()Björn Baumbach2014-06-161-1/+1
| | |/ / | |/| |
* | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-258-16/+39
|\ \ \ \
| * | | | hwmon: (gpio-fan) Change name used in hwmon_device_register_with_groupsJulien D'Ascenzio2014-06-251-1/+1
| * | | | hwmon: (emc1403) Fix missing 'select REGMAP_I2C' in KconfigJosef Gajdusek2014-06-251-0/+1
| * | | | hwmon: (ntc_thermistor) Use the manufacturer name properlyNaveen Krishna Chatradhi2014-06-255-14/+35
| * | | | devicetree: bindings: Document murata vendor prefixNaveen Krishna Chatradhi2014-06-251-0/+1
| * | | | hwmon: (w83l786ng) Report correct minimum fan speedAxel Lin2014-06-251-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-2568-366/+741
|\ \ \ \ \
| * | | | | net: fix setting csum_start in skb_segment()Tom Herbert2014-06-251-1/+1
| * | | | | ipv4: fix dst race in sk_dst_get()Eric Dumazet2014-06-253-16/+18
OpenPOWER on IntegriCloud