aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* virtio-net: correctly delete napi hashJason Wang2015-03-12
* rds: avoid potential stack overflowArnd Bergmann2015-03-12
* sock: fix possible NULL sk dereference in __skb_tstamp_txWillem de Bruijn2015-03-12
* xps: must clear sender_cpu before forwardingEric Dumazet2015-03-11
* xen-netback: notify immediately after pushing Tx response.David Vrabel2015-03-11
* net: sysctl_net_core: check SNDBUF and RCVBUF for min lengthAlexey Kodanev2015-03-11
* tcp: restore 1.5x per RTT limit to CUBIC cwnd growth in congestion avoidanceNeal Cardwell2015-03-11
* tcp: fix tcp_cong_avoid_ai() credit accumulation bug with decreases in wNeal Cardwell2015-03-11
* MAINTAINERS: Update my email addresschas williams - CONTRACTOR2015-03-11
* net: Handle unregister properly when netdev namespace change fails.David S. Miller2015-03-10
* net: add comment for sock_efree() usageOliver Hartkopp2015-03-10
* Merge tag 'wireless-drivers-for-davem-2015-03-10' of git://git.kernel.org/pub...David S. Miller2015-03-10
|\
| * brcmfmac: Perform bound checking on vendor command bufferPontus Fuchs2015-03-07
| * Merge tag 'iwlwifi-for-kalle-2015-03-05' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-03-06
| |\
| | * iwlwifi: mvm: BT Coex - fix a NULL pointer exceptionEmmanuel Grumbach2015-03-05
| | * iwlwifi: fix max_ht_ampdu_exponent for older devicesEmmanuel Grumbach2015-02-25
| | * iwlwifi: mvm: disable beamformer unless FW supports itEyal Shapira2015-02-23
| | * iwlwifi: mvm: Fix ROC removalAndrei Otcheretianski2015-02-23
| | * iwlwifi: mvm: don't try to stop scans that are not running anymoreLuciano Coelho2015-02-23
| | * iwlwifi: mvm: rs: fix BT Coex check to look at the correct antEyal Shapira2015-02-23
| | * iwlwifi: mvm: call ieee80211_scan_completed() even if scan abort failsLuciano Coelho2015-02-23
| * | rtlwifi: Improve handling of IPv6 packetsLarry Finger2015-03-03
| * | b43: fix support for 5 GHz only BCM43228 modelRafał Miłecki2015-03-03
* | | cxgb4: fix coccinelle warningsHariprasad Shenai2015-03-10
* | | net: fec: fix receive VLAN CTAG HW acceleration issueNimrod Andy2015-03-10
* | | net: WIZnet drivers: enable interrupts after napi_complete()Yongbae Park2015-03-10
* | | ibmveth: enable interrupts after napi_complete()Yongbae Park2015-03-10
* | | net_sched: fix struct tc_u_hnode layout in u32WANG Cong2015-03-09
* | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-03-09
|\ \ \
| * \ \ Merge tag 'kvm-s390-master-20150303' of git://git.kernel.org/pub/scm/linux/ke...Marcelo Tosatti2015-03-05
| |\ \ \
| | * | | KVM: s390: non-LPAR case obsolete during facilities mask initMichael Mueller2015-03-04
| | * | | KVM: s390: include guest facilities in kvm facility testMichael Mueller2015-03-04
| | * | | KVM: s390: fix in memory copy of facility listsMichael Mueller2015-03-04
| | * | | KVM: s390/cpacf: Fix kernel bug under z/VMChristian Borntraeger2015-03-04
| | * | | KVM: s390/cpacf: Enable key wrapping by defaultTony Krowiak2015-03-03
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-03-09
|\ \ \ \ \
| * | | | | s390/mm: fix incorrect ASCE after crst_table_downgradeMartin Schwidefsky2015-03-02
| * | | | | s390/ftrace: fix crashes when switching tracers / add notrace to cpu_relax()Heiko Carstens2015-03-02
| * | | | | s390/pci: unify pci_iomap symbol exportsSebastian Ott2015-02-27
| * | | | | s390/pci: fix [un]map_resources sequenceSebastian Ott2015-02-27
| * | | | | s390: let the compiler do page clearingChristian Borntraeger2015-02-26
| * | | | | s390/pci: fix possible information leak in mmio syscallSebastian Ott2015-02-26
| * | | | | s390/dcss: array index 'i' is used before limits check.Ameen Ali2015-02-26
| * | | | | s390/scm_block: fix off by one during cluster reservationSebastian Ott2015-02-26
| * | | | | s390/jump label: improve and fix sanity checkHeiko Carstens2015-02-26
| * | | | | s390/jump label: add missing jump_label_apply_nops() callHeiko Carstens2015-02-26
* | | | | | Merge tag 'trace-fixes-v4.0-rc2-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-03-09
|\ \ \ \ \ \
| * | | | | | ftrace: Fix ftrace enable ordering of sysctl ftrace_enabledSteven Rostedt (Red Hat)2015-03-09
| * | | | | | ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctlPratyush Anand2015-03-09
| * | | | | | ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctlSteven Rostedt (Red Hat)2015-03-09