aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-24Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidlsk-v3.14-android-14.10Mark Brown
2014-10-24Merge branch 'nohz' of http://git.linaro.org/git/people/larry.bassel/lsk into...lsk-v3.14-14.10Mark Brown
2014-10-15arm64: enable context trackingLarry Bassel
2014-10-15arm64: adjust el0_sync so that a function can be calledLarry Bassel
2014-10-15arm64: Support arch_irq_work_raise() via self IPIsLarry Bassel
2014-10-15Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidMark Brown
2014-10-15Merge tag 'v3.14.22' into linux-linaro-lsk-v3.14Mark Brown
2014-10-15Linux 3.14.22v3.14.22Greg Kroah-Hartman
2014-10-15serial: 8250: Add Quark X1000 to 8250_pci.cBryan O'Donoghue
2014-10-15crypto: caam - fix addressing of struct memberCristian Stoica
2014-10-15usb: musb: dsps: kill OTG timer on suspendFelipe Balbi
2014-10-15USB: cp210x: add support for Seluxit USB dongleAndreas Bomholtz
2014-10-15USB: serial: cp210x: added Ketra N1 wireless interface supportJoe Savage
2014-10-15USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu
2014-10-15tcp: fixing TLP's FIN recoveryPer Hurtig
2014-10-15sctp: handle association restarts when the socket is closed.Vlad Yasevich
2014-10-15team: avoid race condition in scheduling delayed workJoe Lawrence
2014-10-15ip6_gre: fix flowi6_proto value in xmit pathNicolas Dichtel
2014-10-15hyperv: Fix a bug in netvsc_start_xmit()KY Srinivasan
2014-10-15gro: fix aggregation for skb using frag_listEric Dumazet
2014-10-15Revert "net/macb: add pinctrl consumer support"Soren Brinkmann
2014-10-15macvtap: Fix race between device delete and open.Vlad Yasevich
2014-10-15xfrm: Generate queueing routes only from route lookup functionsSteffen Klassert
2014-10-15xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert
2014-10-15tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich
2014-10-15tg3: Work around HW/FW limitations with vlan encapsulated framesVlad Yasevich
2014-10-15net: allow macvlans to move to net namespaceFrancesco Ruggeri
2014-10-15bridge: Fix br_should_learn to check vlan_enabledVlad Yasevich
2014-10-15bridge: Check if vlan filtering is enabled only once.Vlad Yasevich
2014-10-15ipv6: restore the behavior of ipv6_sock_ac_drop()WANG Cong
2014-10-15bonding: fix div by zero while enslaving and transmittingNikolay Aleksandrov
2014-10-15ipv6: fix rtnl locking in setsockopt for anycast and multicastSabrina Dubroca
2014-10-15l2tp: fix race while getting PMTU on PPP pseudo-wireGuillaume Nault
2014-10-15vxlan: fix incorrect initializer in union vxlan_addrGerhard Stenzel
2014-10-15openvswitch: fix panic with multiple vlan headersJiri Benc
2014-10-15packet: handle too big packets for PACKET_V3Eric Dumazet
2014-10-15tcp: fix ssthresh and undo for consecutive short FRTO episodesNeal Cardwell
2014-10-15tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell
2014-10-15sit: Fix ipip6_tunnel_lookup device matching criteriaShmulik Ladkani
2014-10-15tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)Andrey Vagin
2014-10-15i40e: Don't stop driver probe when querying DCB config failsNeerav Parikh
2014-10-15myri10ge: check for DMA mapping errorsStanislaw Gruszka
2014-10-15net: Always untag vlan-tagged traffic on input.Vlad Yasevich
2014-10-15rtnetlink: fix VF info sizeJiri Benc
2014-10-15netlink: reset network header before passing to tapsDaniel Borkmann
2014-10-10Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidMark Brown
2014-10-10Merge tag 'v3.14.21' into linux-linaro-lsk-v3.14Mark Brown
2014-10-09Linux 3.14.21v3.14.21Greg Kroah-Hartman
2014-10-09mm: don't pointlessly use BUG_ON() for sanity checkLinus Torvalds
2014-10-09mm: per-thread vma cachingDavidlohr Bueso