summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* caif: fix MSG_OOB test in caif_seqpkt_recvmsg()Al Viro2015-03-151-1/+1
* bridge: reset bridge mtu after deleting an interfaceVenkat Venkatsubra2015-03-141-0/+2
* Merge tag 'linux-can-fixes-for-4.0-20150314' of git://git.kernel.org/pub/scm/...David S. Miller2015-03-142-33/+52
|\
| * can: kvaser_usb: Fix tx queue start/stop race conditionsAhmed S. Darwish2015-03-141-32/+51
| * net: can: Enable xilinx driver for ARM64Michal Simek2015-03-141-1/+1
|/
* inet_diag: fix possible overflow in inet_diag_dump_one_icsk()Eric Dumazet2015-03-131-3/+15
* Revert "net: fec: fix the warning found by dma debug"Fabio Estevam2015-03-131-23/+11
* vxlan: fix wrong usage of VXLAN_VID_MASKAlexey Kodanev2015-03-132-2/+3
* tulip_core.c : out-of-bounds check.Ameen Ali2015-03-131-1/+1
* virtio-net: correctly delete napi hashJason Wang2015-03-121-5/+4
* rds: avoid potential stack overflowArnd Bergmann2015-03-121-18/+22
* sock: fix possible NULL sk dereference in __skb_tstamp_txWillem de Bruijn2015-03-121-2/+6
* xps: must clear sender_cpu before forwardingEric Dumazet2015-03-114-1/+10
* xen-netback: notify immediately after pushing Tx response.David Vrabel2015-03-111-11/+12
* net: sysctl_net_core: check SNDBUF and RCVBUF for min lengthAlexey Kodanev2015-03-111-4/+6
* tcp: restore 1.5x per RTT limit to CUBIC cwnd growth in congestion avoidanceNeal Cardwell2015-03-111-2/+4
* tcp: fix tcp_cong_avoid_ai() credit accumulation bug with decreases in wNeal Cardwell2015-03-111-0/+6
* MAINTAINERS: Update my email addresschas williams - CONTRACTOR2015-03-111-1/+1
* net: Handle unregister properly when netdev namespace change fails.David S. Miller2015-03-101-13/+13
* net: add comment for sock_efree() usageOliver Hartkopp2015-03-101-0/+4
* Merge tag 'wireless-drivers-for-davem-2015-03-10' of git://git.kernel.org/pub...David S. Miller2015-03-1013-44/+109
|\
| * brcmfmac: Perform bound checking on vendor command bufferPontus Fuchs2015-03-071-3/+12
| * Merge tag 'iwlwifi-for-kalle-2015-03-05' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-03-0610-39/+91
| |\
| | * iwlwifi: mvm: BT Coex - fix a NULL pointer exceptionEmmanuel Grumbach2015-03-052-2/+4
| | * iwlwifi: fix max_ht_ampdu_exponent for older devicesEmmanuel Grumbach2015-02-254-14/+29
| | * iwlwifi: mvm: disable beamformer unless FW supports itEyal Shapira2015-02-231-1/+4
| | * iwlwifi: mvm: Fix ROC removalAndrei Otcheretianski2015-02-231-6/+3
| | * iwlwifi: mvm: don't try to stop scans that are not running anymoreLuciano Coelho2015-02-231-2/+31
| | * iwlwifi: mvm: rs: fix BT Coex check to look at the correct antEyal Shapira2015-02-231-7/+14
| | * iwlwifi: mvm: call ieee80211_scan_completed() even if scan abort failsLuciano Coelho2015-02-231-7/+6
| * | rtlwifi: Improve handling of IPv6 packetsLarry Finger2015-03-031-2/+5
| * | b43: fix support for 5 GHz only BCM43228 modelRafał Miłecki2015-03-031-0/+1
* | | cxgb4: fix coccinelle warningsHariprasad Shenai2015-03-101-1/+1
* | | net: fec: fix receive VLAN CTAG HW acceleration issueNimrod Andy2015-03-101-2/+1
* | | net: WIZnet drivers: enable interrupts after napi_complete()Yongbae Park2015-03-102-2/+2
* | | ibmveth: enable interrupts after napi_complete()Yongbae Park2015-03-101-2/+2
* | | net_sched: fix struct tc_u_hnode layout in u32WANG Cong2015-03-091-1/+4
* | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-03-094-45/+40
|\ \ \
| * \ \ Merge tag 'kvm-s390-master-20150303' of git://git.kernel.org/pub/scm/linux/ke...Marcelo Tosatti2015-03-054-45/+40
| |\ \ \
| | * | | KVM: s390: non-LPAR case obsolete during facilities mask initMichael Mueller2015-03-041-16/+1
| | * | | KVM: s390: include guest facilities in kvm facility testMichael Mueller2015-03-044-22/+25
| | * | | KVM: s390: fix in memory copy of facility listsMichael Mueller2015-03-041-2/+2
| | * | | KVM: s390/cpacf: Fix kernel bug under z/VMChristian Borntraeger2015-03-041-3/+6
| | * | | KVM: s390/cpacf: Enable key wrapping by defaultTony Krowiak2015-03-031-3/+7
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-03-099-39/+38
|\ \ \ \ \
| * | | | | s390/mm: fix incorrect ASCE after crst_table_downgradeMartin Schwidefsky2015-03-021-1/+1
| * | | | | s390/ftrace: fix crashes when switching tracers / add notrace to cpu_relax()Heiko Carstens2015-03-021-1/+1
| * | | | | s390/pci: unify pci_iomap symbol exportsSebastian Ott2015-02-271-2/+2
| * | | | | s390/pci: fix [un]map_resources sequenceSebastian Ott2015-02-271-10/+14
| * | | | | s390: let the compiler do page clearingChristian Borntraeger2015-02-261-10/+1
OpenPOWER on IntegriCloud