summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sit: allow to use rtnl ops on fb tunnelNicolas Dichtel2013-10-131-0/+1
* ip_tunnel: Fix a memory corruption in ip_tunnel_xmitSteffen Klassert2013-10-131-6/+6
* ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda2013-10-131-0/+6
* ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_putSalam Noureddine2013-10-131-2/+2
* ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_putSalam Noureddine2013-10-131-2/+2
* ipv6: gre: correct calculation of max_headroomHannes Frederic Sowa2013-10-131-2/+2
* bonding: Fix broken promiscuity reference counting issueNeil Horman2013-10-131-3/+10
* dm9601: fix IFF_ALLMULTI handlingPeter Korsgaard2013-10-131-1/+1
* net: net_secret should not depend on TCPEric Dumazet2013-10-133-7/+25
* IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin(ux) M. BOIE2013-10-133-15/+100
* via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)Roger Luethi2013-10-131-2/+7
* ipv6: udp packets following an UFO enqueued packet need also be handled by UFOHannes Frederic Sowa2013-10-131-31/+22
* ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-10-1310-17/+21
* ip: use ip_hdr() in __ip_make_skb() to retrieve IP headerAnsis Atteka2013-10-131-1/+1
* net:dccp: do not report ICMP redirects to user spaceDuan Jiong2013-10-131-0/+1
* net: sctp: rfc4443: do not report ICMP redirects to user spaceDaniel Borkmann2013-10-132-3/+2
* ip6_tunnels: raddr and laddr are inverted in nl msgDing Zhi2013-10-131-2/+2
* bridge: fix NULL pointer deref of br_port_get_rcuHong Zhiguo2013-10-131-4/+1
* bridge: use br_port_get_rtnl within rtnl lockHong Zhiguo2013-10-132-3/+3
* bridge: Clamp forward_delay when enabling STPHerbert Xu2013-10-133-8/+26
* resubmit bridge: fix message_age_timer calculationChris Healy2013-10-131-1/+1
* xen-netback: count number required slots for an skb more carefullyDavid Vrabel2013-10-131-30/+64
* net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmitDaniel Borkmann2013-10-131-29/+13
* tuntap: correctly handle error in tun_set_iff()Jason Wang2013-10-131-3/+8
* netpoll: fix NULL pointer dereference in netpoll_cleanupNikolay Aleksandrov2013-10-131-5/+4
* netpoll: Should handle ETH_P_ARP other than ETH_P_IP in netpoll_neigh_replySonic Zhang2013-10-131-1/+1
* r8169: enforce RX_MULTI_EN for the 8168f.Francois Romieu2013-10-131-0/+1
* net_sched: htb: fix a typo in htb_change_class()Vimalkumar2013-10-131-1/+1
* net: flow_dissector: fix thoff for IPPROTO_AHEric Dumazet2013-10-131-2/+2
* net: fix multiqueue selectionEric Dumazet2013-10-131-1/+1
* net: sctp: fix smatch warning in sctp_send_asconf_del_ipDaniel Borkmann2013-10-131-0/+3
* net: sctp: fix bug in sctp_poll for SOCK_SELECT_ERR_QUEUEDaniel Borkmann2013-10-131-1/+1
* net: fib: fib6_add: fix potential NULL pointer dereferenceDaniel Borkmann2013-10-131-1/+1
* ipv6/exthdrs: accept tlv which includes only paddingJiri Pirko2013-10-131-6/+0
* tcp: Add missing braces to do_tcp_setsockoptDave Jones2013-10-131-1/+2
* caif: Add missing braces to multiline if in cfctrl_linkup_requestDave Jones2013-10-131-1/+2
* HID: fix unused rsize usageJiri Kosina2013-10-131-0/+1
* HID: fix data access in implement()Jiri Kosina2013-10-136-22/+52
* cciss: fix info leak in cciss_ioctl32_passthru()Dan Carpenter2013-10-131-0/+1
* cpqarray: fix info leak in ida_locked_ioctl()Dan Carpenter2013-10-131-0/+1
* mwifiex: fix memory corruption when unsetting multicast listDaniel Drake2013-10-132-13/+10
* Linux 3.10.15v3.10.15Greg Kroah-Hartman2013-10-051-1/+1
* drm/i915: fix gen4 digital port hotplug definitionsDaniel Vetter2013-10-051-3/+9
* ALSA: compress: Fix compress device unregister.Liam Girdwood2013-10-051-1/+2
* hwmon: (applesmc) Check key count before proceedingHenrik Rydberg2013-10-051-1/+10
* ARM: mxs: stub out mxs_pm_init for !CONFIG_PMArnd Bergmann2013-10-051-0/+4
* drm/radeon: fix hdmi audio on DCE3.0/3.1 asicsAlex Deucher2013-10-051-3/+13
* drm/radeon: add missing hdmi callbacks for rv6xxAlex Deucher2013-10-051-0/+2
* drm/radeon: disable tests/benchmarks if accel is disabledAlex Deucher2013-10-051-3/+12
* drm/radeon: Make r100_cp_ring_info() and radeon_ring_gfx() safe (v2)Alex Ivanov2013-10-052-6/+10