summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-28Merge tag 'nfc-next-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville
2012-09-27Revert "be2net: fix vfs enumeration"David S. Miller
2012-09-27net: struct napi_struct fields reorderingEric Dumazet
2012-09-27net: use bigger pages in __netdev_alloc_fragEric Dumazet
2012-09-27tcp: Remove unused parameter from tcp_v4_save_optionsChristoph Paasch
2012-09-27ipv6: gre: remove ip6gre_header_parse()Eric Dumazet
2012-09-27net: remove sk_init() helperEric Dumazet
2012-09-27pkt_sched: Fix warning false positives.David S. Miller
2012-09-27bna: Fix warning false positive.David S. Miller
2012-09-27nf_defrag_ipv6: fix oops on module unloadingKonstantin Khlebnikov
2012-09-27be2net: fix vfs enumerationIvan Vecera
2012-09-27tunnel: drop packet if ECN present with not-ECTstephen hemminger
2012-09-27xfrm: remove extranous rcu_read_lockstephen hemminger
2012-09-27gre: remove unnecessary rcu_read_lock/unlockstephen hemminger
2012-09-27gre: fix handling of key 0stephen hemminger
2012-09-27sparc: bpf_jit_comp: add XOR instruction for BPF JIT JITDaniel Borkmann
2012-09-27lxt PHY: Support for the buggy LXT973 rev A2LEROY Christophe
2012-09-27cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slaveVipul Pandya
2012-09-27cxgb4: Inform caller if driver didn't upgrade firmwareVipul Pandya
2012-09-27cxgb4: Add support for T4 hardwired driver configuration settingsVipul Pandya
2012-09-27cxgb4: Add support for T4 configuration fileVipul Pandya
2012-09-27cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File supportVipul Pandya
2012-09-27cxgb4: Add functions to read memory via PCIE memory windowVipul Pandya
2012-09-27cxgb4: Fix incorrect values for MEMWIN*_APERTURE and MEMWIN*_BASEVipul Pandya
2012-09-27NFC: Fix sleeping in atomic when releasing socketSzymon Janc
2012-09-27NFC: Fix sleeping in invalid context when netlink socket is closedSzymon Janc
2012-09-27NFC: Add dummy nfc_llc_shdlc_register definitionJohn W. Linville
2012-09-27NFC: LLCP raw socket supportThierry Escande
2012-09-27NFC: Fix missing mutex unlock in pn533_send_cmd_frame_asyncSzymon Janc
2012-09-27NFC: Use dynamic initialization for rwlocksSzymon Janc
2012-09-26nfc: add dummy nfc_llc_shdlc_register definitionJohn W. Linville
2012-09-25ath5k: add missing breaks in ath5k_hw_set_spur_mitigation_filterJohn W. Linville
2012-09-25ath9k_hw: fix BT sleep state on chip wakeupRajkumar Manoharan
2012-09-25rt2x00: Replace open coded interface checking with interface combinations.Gertjan van Wingerde
2012-09-25rt2x00: Deprecate max_sta_intf field of struct rt2x00_ops.Gertjan van Wingerde
2012-09-25mwifiex: potential corruption in mwifiex_update_uap_custom_ie()Dan Carpenter
2012-09-25ath9k: Disable ASPM only for AR9285Sujith Manoharan
2012-09-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2012-09-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-09-25Merge tag 'nfc-next-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville
2012-09-25ipconfig: fix trivial build errorAndy Shevchenko
2012-09-25cfg80211: Fix regulatory check for 60GHz band frequenciesVladimir Kondratiev
2012-09-25net: raw: revert unrelated changeEric Dumazet
2012-09-25NFC: Fix typo negociating -> negotiatingWaldemar Rymarkiewicz
2012-09-25NFC: Don't handle consequent RSET frames after UAWaldemar Rymarkiewicz
2012-09-25NFC: Handle RSET in SHDLC_CONNECTING stateWaldemar Rymarkiewicz
2012-09-25NFC: xmit from hci ops must return 0 or negativeWaldemar Rymarkiewicz
2012-09-25MAINTAINERS: Add NFC specific mailing listSamuel Ortiz
2012-09-25NFC: Remove the pn544 raw driverCong Wang