summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-26xfrm: Fix unlink race when policies are deleted.Steffen Klassert
2014-02-25phy: unmask link partner capabilitiesCristian Bercaru
2014-02-25net: Fix permission check in netlink_connect()Mike Pecovnik
2014-02-25net/cxgb4: use remove handler as shutdown handlerThadeu Lima de Souza Cascardo
2014-02-25Merge branch 'qlcnic'David S. Miller
2014-02-25qlcnic: Fix number of rings when we fall back from msix to legacy.Rajesh Borundia
2014-02-25qlcnic: Allow any VLAN to be configured from VF.Sucheta Chakraborty
2014-02-25qlcnic: Fix usage of use_msi and use_msi_x module parametersShahed Shaikh
2014-02-25qlcnic: Fix function return error checkShahed Shaikh
2014-02-25qeth: postpone freeing of qdio memoryUrsula Braun
2014-02-25ipv4: ipv6: better estimate tunnel header cut for correct ufo handlingHannes Frederic Sowa
2014-02-25net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai
2014-02-25ath9k: fix invalid descriptor discardingFelix Fietkau
2014-02-25ath9k: reduce baseband hang detection false positive rateFelix Fietkau
2014-02-25cfg80211: regulatory: reset regdomain in case of errorJanusz Dziedzic
2014-02-25r8169: initialize rtl8169_stats seqlockKyle McMartin
2014-02-25tcp: reduce the bloat caused by tcp_is_cwnd_limited()Eric Dumazet
2014-02-24net: stmmac: Check return value of alloc_dma_desc_resources()Tobias Klauser
2014-02-24virtio-net: alloc big buffers also when guest can receive UFOJason Wang
2014-02-24ath9k: fix ps-poll responses under a-mpdu sessionsFelix Fietkau
2014-02-24mwifiex: rename usb driver name registerring to usb coreBing Zhao
2014-02-24Merge tag 'nfc-fixes-3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville
2014-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville
2014-02-24mac80211: don't validate unchanged AP bandwidth while trackingJohannes Berg
2014-02-23NFC: NCI: Fix NULL pointer dereferenceAmitkumar Karwar
2014-02-22ipv6: reuse ip6_frag_id from ip6_ufo_append_dataHannes Frederic Sowa
2014-02-22net: sctp: rework multihoming retransmission path selection to rfc4960Daniel Borkmann
2014-02-22neigh: fix setting of default gc_* valuesJiri Pirko
2014-02-22net-tcp: fastopen: fix high order allocationsEric Dumazet
2014-02-22Merge branch 'tipc'David S. Miller
2014-02-22tipc: make bearer set up in module insertion stageYing Xue
2014-02-22tipc: remove all enabled flags from all tipc componentsYing Xue
2014-02-20ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan
2014-02-20brcmfmac: fix txglomming scatter-gather packet transfersArend van Spriel
2014-02-20ath9k: protect tid->sched checkStanislaw Gruszka
2014-02-20mwifiex: fix cmd and Tx data timeout issue for PCIe cardsAmitkumar Karwar
2014-02-20mwifiex: add NULL check for PCIe Rx skbAmitkumar Karwar
2014-02-20mwifiex: clean pcie ring only when device is presentAvinash Patil
2014-02-20libertas: fix scan result loss if SSID IE len 0James Cameron
2014-02-20hostap: Do not free priv until timer handler has actually stopped using itKirill Tkhai
2014-02-20Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-02-20net: sctp: Potentially-Failed state should not be reached from unconfirmed stateMatija Glavinic Pecotic
2014-02-20net: fec: fix potential issue to avoid fec interrupt lost and crc errorDuan Fugang-B38611
2014-02-20sit: fix panic with route cache in ip tunnelsNicolas Dichtel
2014-02-20iwlwifi: dvm: clear IWL_STA_UCODE_INPROGRESS when assoc failsEmmanuel Grumbach
2014-02-20xfrm: Clone states properly on migrationSteffen Klassert
2014-02-20xfrm: Take xfrm_state_lock in xfrm_migrate_state_findSteffen Klassert
2014-02-20xfrm: Fix NULL pointer dereference on sub policy usageSteffen Klassert
2014-02-20ip6_vti: Fix build when NET_IP_TUNNEL is not set.Steffen Klassert
2014-02-20mac80211: fix station wakeup powersave raceJohannes Berg