summaryrefslogtreecommitdiffstats
path: root/drivers/macintosh (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-04net/mlx4_core: Return -EPROBE_DEFER when a VF is probed before PF is sufficie...Jack Morgenstein2-16/+6
2013-06-04net/mlx4_en: Fix adaptive moderation cq updateSagi Grimberg1-0/+1
2013-06-03net_sched: restore "overhead xxx" handlingEric Dumazet5-22/+28
2013-06-03net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet1-1/+6
2013-06-01hyperv: Fix vlan_proto setting in netvsc_recv_callback()Haiyang Zhang1-1/+2
2013-06-01team: fix port list dump for big number of portsJiri Pirko1-3/+4
2013-06-01list: introduce list_first_entry_or_nullJiri Pirko1-0/+11
2013-06-01selinux: fix the labeled xfrm/IPsec reference count handlingPaul Moore1-20/+14
2013-06-01xfrm: force a garbage collection after deleting a policyPaul Moore4-1/+13
2013-06-01udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar2-8/+27
2013-06-01net/core: dev_mc_sync_multiple calls wrong helperJay Vosburgh1-1/+1
2013-06-01net/core: __hw_addr_sync_one / _multiple brokenJay Vosburgh1-4/+7
2013-06-01net/core: __hw_addr_unsync_one "from" address not marked syncedJay Vosburgh1-1/+2
2013-06-01net/core: __hw_addr_create_ex does not initialize sync_cntJay Vosburgh1-0/+1
2013-06-01snmp6: remove IPSTATS_MIB_CSUMERRORSNicolas Dichtel1-1/+1
2013-05-31be2net: Fix crash on 2nd invocation of PCI AER/EEH error_detected hookSomnath Kotur2-28/+26
2013-05-31be2net: Mark checksum fail for IP fragmented packetsSomnath Kotur3-2/+8
2013-05-29ipvs: ip_vs_sh: fix buildJan Beulich1-1/+1
2013-05-29netfilter: xt_LOG: fix mark logging for IPv6 packetsMichal Kubeček1-1/+1
2013-05-29tuntap: forbid changing mq flag for persistent deviceJason Wang1-0/+4
2013-05-29net/core/sock.c: add missing VSOCK string in af_family_*_key_stringsFederico Vaga1-3/+3
2013-05-29net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski1-2/+31
2013-05-28ath9k: use correct OTP register offsets for AR9550Gabor Juhos1-3/+6
2013-05-28brcmfmac: Disable powersave mode for P2P link.Hante Meuleman1-0/+5
2013-05-28brcmfmac: Add multi channel support for P2P.Hante Meuleman1-1/+25
2013-05-28brcmfmac: use struct net_device::destructor to remove interfacesArend van Spriel3-5/+25
2013-05-28brcmfmac: free net device when registration failsArend van Spriel2-4/+9
2013-05-28brcmfmac: add additional parameter to brcmf_free_vif()Arend van Spriel3-25/+20
2013-05-28brcmfmac: Fix p2p setup when connected to ap on 5G.Hante Meuleman1-7/+21
2013-05-28brcmfmac: Turn off ARP offloading when configured for AP.Hante Meuleman3-19/+45
2013-05-28ipv4: fix redirect handling for TCP packetsMichal Kubecek1-1/+6
2013-05-28net: phy: fix a bug when verify the EEE supportGiuseppe CAVALLARO1-1/+1
2013-05-27ipvs: Fix reuse connection if real server is deadGrzegorz Lyczba1-0/+35
2013-05-27iwlwifi: dvm: fix zero LQ CMD sending avoidanceEmmanuel Grumbach1-1/+1
2013-05-27mac80211: Allow single vif mac address change with addr_maskHelmut Schaa1-6/+20
2013-05-27mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg1-0/+9
2013-05-27mac80211: assign AP_VLAN hw queues correctlyJohannes Berg1-0/+3
2013-05-26ip_tunnel: fix kernel panic with icmp_dest_unreachEric Dumazet1-1/+1
2013-05-26ptp_pch: fix error handling in pch_probe()Wei Yongjun1-3/+5
2013-05-26qlge: add missing free_netdev() on error in qlge_probe()Wei Yongjun1-0/+1
2013-05-24ath9k_hw: improve performance for AR934x v1.3+Felix Fietkau3-6/+20
2013-05-24ath9k_hw: fix host interface reset on AR934xFelix Fietkau2-3/+9
2013-05-24ath9k_hw: fix spur mitigation issues on AR934xFelix Fietkau1-1/+2
2013-05-24GFS2: Fix typo in gfs2_log_end_write loopSteven Whitehouse1-1/+1
2013-05-24GFS2: fix DLM depends to fix build errorsRandy Dunlap1-1/+1
2013-05-24GFS2: Use single-block reservations for directoriesBob Peterson1-2/+7
2013-05-24GFS2: two minor quota fixupsBob Peterson1-2/+2
2013-05-24powerpc/pseries: Make 32-bit MSI quirk work on systems lacking firmware supportBrian King1-3/+37
2013-05-24powerpc/powernv: Build a zImage.epaprBenjamin Herrenschmidt1-0/+1
2013-05-24powerpc: Make radeon 32-bit MSI quirk work on powernvBenjamin Herrenschmidt6-48/+38