aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-15Merge tag 'v3.10.12' into linux-linaro-lsklsk-13.09Mark Brown
2013-09-15Merge remote-tracking branch 'lsk/linux-linaro-lsk' into linux-linaro-lskMark Brown
2013-09-14Linux 3.10.12Greg Kroah-Hartman
2013-09-14ARM: at91: dt: sam9260: add i2c gpio pinctrlJean-Christophe PLAGNIOL-VILLARD
2013-09-14mwifiex: do not create AP and P2P interfaces upon driver loadingBing Zhao
2013-09-14drivers/rtc/rtc-max77686.c: Fix wrong registerSangjung Woo
2013-09-14crypto: xor - Check for osxsave as well as avx in crypto/xorJohn Haxby
2013-09-14net: mvneta: properly disable HW PHY polling and ensure adjust_link() worksThomas Petazzoni
2013-09-14net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcvDaniel Borkmann
2013-09-14ipv6: fix null pointer dereference in __ip6addrlbl_addHannes Frederic Sowa
2013-09-14vhost_net: poll vhost queue after marking DMA is doneJason Wang
2013-09-14tg3: Don't turn off led on 5719 serdes port 0Nithin Sujir
2013-09-14ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac
2013-09-14net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delayDaniel Borkmann
2013-09-14net: revert 8728c544a9c ("net: dev_pick_tx() fix")Eric Dumazet
2013-09-14tipc: set sk_err correctly when connection failsErik Hugne
2013-09-14tcp: tcp_make_synack() should use sock_wmallocPhil Oester
2013-09-14ipv6: Don't depend on per socket memory for neighbour discovery messagesThomas Graf
2013-09-14ipv4: sendto/hdrincl: don't use destination address found in headerChris Clark
2013-09-14tcp: don't apply tsoffset if rcv_tsecr is zeroAndrew Vagin
2013-09-14tcp: initialize rcv_tstamp for restored socketsAndrew Vagin
2013-09-14net: usb: Add HP hs2434 device to ZLP exception tableRob Gardner
2013-09-14be2net: fix disabling TX in be_close()Sathya Perla
2013-09-14sfc: Fix lookup of default RX MAC filters when steered using ethtoolBen Hutchings
2013-09-14net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer
2013-09-14bridge: Use the correct bit length for bitmap functions in the VLAN codeToshiaki Makita
2013-09-14packet: restore packet statistics tp_packets to include dropsWillem de Bruijn
2013-09-14tcp: set timestamps for restored skb-sAndrey Vagin
2013-09-14ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa
2013-09-14ipv6: remove max_addresses check from ipv6_create_tempaddrHannes Frederic Sowa
2013-09-14tun: signedness bug in tun_get_user()Dan Carpenter
2013-09-14rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg headerAsbjoern Sloth Toennesen
2013-09-14ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar
2013-09-14genl: Hold reference on correct module while netlink-dump.Pravin B Shelar
2013-09-14genl: Fix genl dumpit() locking.Pravin B Shelar
2013-09-14rtnetlink: Fix inverted check in ndo_dflt_fdb_del()Sridhar Samudrala
2013-09-148139cp: Fix skb leak in rx_status_loop failure path.Dave Jones
2013-09-14ip_gre: fix ipgre_header to return correct offset MIME-Version: 1.0Timo Teräs
2013-09-14ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not matchHannes Frederic Sowa
2013-09-14tcp: cubic: fix bug in bictcp_acked()Eric Dumazet
2013-09-14tcp: cubic: fix overflow error in bictcp_update()Eric Dumazet
2013-09-14bridge: don't try to update timers in case of broken MLD queriesLinus Lüssing
2013-09-14fib_trie: remove potential out of bound accessEric Dumazet
2013-09-14bonding: modify only neigh_parms owned by usVeaceslav Falico
2013-09-14neighbour: populate neigh_parms on alloc before calling ndo_neigh_setupVeaceslav Falico
2013-09-14macvlan: validate flagsMichael S. Tsirkin
2013-09-14net: check net.core.somaxconn sysctl valuesRoman Gushchin
2013-09-14net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing failsDaniel Borkmann
2013-09-14htb: fix sign extension bugstephen hemminger
2013-09-12Merge remote-tracking branch 'lsk/v3.10/topic/warnings' into linux-linaro-lskAlex Shi