aboutsummaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-26tipc: remove node subscription infrastructureYing Xue9-179/+56
2014-11-26stmmac: platform: fix default values of the filter bins settingHuacai Chen1-6/+7
2014-11-26ipv6: Remove unnecessary testzhuyj1-4/+2
2014-11-26gue: Call remcsum_adjustTom Herbert1-67/+17
2014-11-26net: Add remcsum_adjust as common function for remote checksum offloadTom Herbert1-0/+16
2014-11-26pkt_sched: fq: increase max delay from 125 ms to one secondEric Dumazet1-5/+4
2014-11-26net/mlx4_core: Limit count field to 24 bits in qp_alloc_resJack Morgenstein1-1/+1
2014-11-26net: dsa: bcm_sf2: reset switch prior to initializationFlorian Fainelli1-23/+29
2014-11-26net: dsa: bcm_sf2: fix unmapping registers in case of errorsFlorian Fainelli1-2/+4
2014-11-26kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel4-13/+13
2014-11-26arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()Ard Biesheuvel1-1/+6
2014-11-26arm/arm64: KVM: vgic: Fix error code in kvm_vgic_create()Christoffer Dall1-4/+4
2014-11-26arm64: KVM: Handle traps of ICC_SRE_EL1 as RAZ/WIChristoffer Dall1-0/+9
2014-11-26arm64: KVM: fix unmapping with 48-bit VAsMark Rutland1-1/+2
2014-11-26ufs: fix NULL dereference when no regulators are definedAkinobu Mita1-0/+6
2014-11-26ufs: ensure clk gating work is finished before module unloadingAkinobu Mita1-0/+2
2014-11-26irqchip: brcmstb-l2: Fix error handling of irq_of_parse_and_mapDmitry Torokhov1-2/+2
2014-11-26irqchip: bcm7120-l2: Fix error handling of irq_of_parse_and_mapDmitry Torokhov1-2/+2
2014-11-25net: Hyper-V: Deletion of an unnecessary check before the function call "vfree"Markus Elfring1-3/+1
2014-11-25Revert "serial: of-serial: add PM suspend/resume support"Greg Kroah-Hartman1-27/+0
2014-11-25tg3: fix ring init when there are more TX than RX channelsThadeu Lima de Souza Cascardo1-1/+2
2014-11-25tcp: fix possible NULL dereference in tcp_vX_send_reset()Eric Dumazet2-2/+8
2014-11-25rtlwifi: Change order in device startupLarry Finger1-10/+10
2014-11-25rtlwifi: rtl8821ae: Fix 5G detection problemLarry Finger1-2/+3
2014-11-25Revert "netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpse"Pablo Neira1-8/+6
2014-11-25vxlan: Fix boolean flip in VXLAN_F_UDP_ZERO_CSUM6_[TX|RX]Alexander Duyck1-2/+2
2014-11-25ip6_udp_tunnel: Fix checksum calculationAlexander Duyck1-3/+1
2014-11-25cxgb4/cxgb4vf/csiostor: Add T4/T5 PCI ID TableHariprasad Shenai5-263/+210
2014-11-25net-timestamp: Fix a documentation typoAndrew Lutomirski1-1/+1
2014-11-25Input: xpad - use proper endpoint typeGreg Kroah-Hartman1-3/+13
2014-11-25Input: elantech - trust firmware about trackpoint presenceDmitry Torokhov1-9/+1
2014-11-24usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000Hans de Goede1-0/+3
2014-11-24net/ping: handle protocol mismatching scenarioJane Zhou1-0/+2
2014-11-24net/smsc911x: Add minimal runtime PM supportGeert Uytterhoeven1-0/+10
2014-11-24tipc: add tipc_netlink.h to uapi KbuildRichard Alpe1-0/+1
2014-11-24rhashtable: Check for count mismatch while iterating in selftestThomas Graf1-7/+20
2014-11-24af_packet: fix sparse warningMichael S. Tsirkin1-1/+1
2014-11-24xen-netback: do not report success if backend_create_xenvif() failsAlexey Khoroshilov1-6/+9
2014-11-24tc_vlan: fix type of tcfv_push_vidJiri Pirko1-1/+1
2014-11-24ipv6: gre: fix wrong skb->protocol in WCCPYuri Chislov1-2/+2
2014-11-24tipc: fix sparse warnings in new nl apiRichard Alpe6-21/+29
2014-11-24ipvlan: Initial check-in of the IPVLAN driver.Mahesh Bandewar9-0/+1678
2014-11-248139too: The maximum MTU should allow for VLAN headersAlban Bedel1-3/+4
2014-11-24net: fec: init maximum receive buffer size for ring1 and ring2Nimrod Andy2-5/+10
2014-11-24rds: switch rds_message_copy_from_user() to iov_iterAl Viro3-33/+16
2014-11-24rds: switch ->inc_copy_to_user() to passing iov_iterAl Viro9-120/+47
2014-11-24[atm] switch vcc_sendmsg() to copy_from_iter()Al Viro1-11/+6
2014-11-24vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream to msghdrAl Viro3-13/+13
2014-11-24tipc_msg_build(): pass msghdr instead of its ->msg_iovAl Viro3-9/+8
2014-11-24tipc_sendmsg(): pass msghdr instead of its ->msg_iovAl Viro1-4/+4