summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2014-10-09vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()Christoph Lameter
2014-10-09mm: vmscan: shrink_slab: rename max_pass -> freeableVladimir Davydov
2014-10-09mm: vmscan: respect NUMA policy mask when shrinking slab on direct reclaimVladimir Davydov
2014-10-09mm/filemap.c: avoid always dirtying mapping->flags on O_DIRECTJens Axboe
2014-10-09mm: optimize put_mems_allowed() usageMel Gorman
2014-10-09mm/readahead.c: fix readahead failure for memoryless NUMA nodes and limit rea...Raghavendra K T
2014-10-09mm, compaction: ignore pageblock skip when manually invoking compactionDavid Rientjes
2014-10-09mm, compaction: determine isolation mode only onceDavid Rientjes
2014-10-09mm/compaction: clean-up code on success of ballon isolationJoonsoo Kim