summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: api - Fix race condition in larval lookupHerbert Xu2013-09-261-1/+6
* SCSI: sd: Fix potential out-of-bounds accessAlan Stern2013-09-261-8/+3
* UBI: Fix PEB leak in wear_leveling_worker()Richard Weinberger2013-09-261-0/+3
* SCSI: Allow MPT Fusion SAS 3.0 driver to be built into the kernelGreg Kroah-Hartman2013-09-261-1/+1
* Linux 3.10.12v3.10.12Greg Kroah-Hartman2013-09-141-1/+1
* ARM: at91: dt: sam9260: add i2c gpio pinctrlJean-Christophe PLAGNIOL-VILLARD2013-09-141-0/+10
* mwifiex: do not create AP and P2P interfaces upon driver loadingBing Zhao2013-09-141-14/+0
* drivers/rtc/rtc-max77686.c: Fix wrong registerSangjung Woo2013-09-141-2/+2
* crypto: xor - Check for osxsave as well as avx in crypto/xorJohn Haxby2013-09-141-2/+2
* net: mvneta: properly disable HW PHY polling and ensure adjust_link() worksThomas Petazzoni2013-09-141-1/+12
* net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcvDaniel Borkmann2013-09-141-1/+1
* ipv6: fix null pointer dereference in __ip6addrlbl_addHannes Frederic Sowa2013-09-141-25/+23
* vhost_net: poll vhost queue after marking DMA is doneJason Wang2013-09-141-4/+5
* tg3: Don't turn off led on 5719 serdes port 0Nithin Sujir2013-09-141-2/+16
* ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac2013-09-142-1/+11
* net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delayDaniel Borkmann2013-09-141-1/+2
* net: revert 8728c544a9c ("net: dev_pick_tx() fix")Eric Dumazet2013-09-141-8/+3
* tipc: set sk_err correctly when connection failsErik Hugne2013-09-141-2/+2
* tcp: tcp_make_synack() should use sock_wmallocPhil Oester2013-09-141-1/+1
* ipv6: Don't depend on per socket memory for neighbour discovery messagesThomas Graf2013-09-141-6/+8
* ipv4: sendto/hdrincl: don't use destination address found in headerChris Clark2013-09-141-1/+2
* tcp: don't apply tsoffset if rcv_tsecr is zeroAndrew Vagin2013-09-141-3/+6
* tcp: initialize rcv_tstamp for restored socketsAndrew Vagin2013-09-141-0/+2
* net: usb: Add HP hs2434 device to ZLP exception tableRob Gardner2013-09-141-0/+4
* be2net: fix disabling TX in be_close()Sathya Perla2013-09-141-1/+1
* sfc: Fix lookup of default RX MAC filters when steered using ethtoolBen Hutchings2013-09-141-1/+1
* net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer2013-09-145-2/+72
* bridge: Use the correct bit length for bitmap functions in the VLAN codeToshiaki Makita2013-09-143-9/+9
* packet: restore packet statistics tp_packets to include dropsWillem de Bruijn2013-09-141-0/+2
* tcp: set timestamps for restored skb-sAndrey Vagin2013-09-141-0/+7
* ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa2013-09-142-0/+6
* ipv6: remove max_addresses check from ipv6_create_tempaddrHannes Frederic Sowa2013-09-141-6/+4
* tun: signedness bug in tun_get_user()Dan Carpenter2013-09-141-2/+4
* rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg headerAsbjoern Sloth Toennesen2013-09-141-1/+1
* ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar2013-09-143-16/+2
* genl: Hold reference on correct module while netlink-dump.Pravin B Shelar2013-09-142-11/+29
* genl: Fix genl dumpit() locking.Pravin B Shelar2013-09-141-5/+46
* rtnetlink: Fix inverted check in ndo_dflt_fdb_del()Sridhar Samudrala2013-09-141-1/+1
* 8139cp: Fix skb leak in rx_status_loop failure path.Dave Jones2013-09-141-0/+1
* ip_gre: fix ipgre_header to return correct offset MIME-Version: 1.0Timo Teräs2013-09-141-1/+1
* ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not matchHannes Frederic Sowa2013-09-141-4/+12
* tcp: cubic: fix bug in bictcp_acked()Eric Dumazet2013-09-141-1/+1
* tcp: cubic: fix overflow error in bictcp_update()Eric Dumazet2013-09-141-4/+6
* bridge: don't try to update timers in case of broken MLD queriesLinus Lüssing2013-09-141-1/+1
* fib_trie: remove potential out of bound accessEric Dumazet2013-09-141-4/+1
* bonding: modify only neigh_parms owned by usVeaceslav Falico2013-09-141-1/+7
* neighbour: populate neigh_parms on alloc before calling ndo_neigh_setupVeaceslav Falico2013-09-141-4/+6
* macvlan: validate flagsMichael S. Tsirkin2013-09-141-0/+4
* net: check net.core.somaxconn sysctl valuesRoman Gushchin2013-09-141-1/+5
* net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing failsDaniel Borkmann2013-09-141-1/+3