summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-07Linux 3.10.11v3.10.11Greg Kroah-Hartman
2013-09-07regmap: rbtree: Fix overlapping rbnodes.David Jander
2013-09-07imx-drm: imx-drm-core: Export imx_drm_encoder_get_mux_idFabio Estevam
2013-09-07xen/arm: missing put_cpu in xen_percpu_initJulien Grall
2013-09-07drivers/misc/hpilo: Correct panic when an AUX iLO is detectedMark Rusk
2013-09-07ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDTLan Tianyu
2013-09-07hwmon: (k10temp) Add support for Fam16h (Kabini)Wei Hu
2013-09-07usb: acm gadget: Null termintate strings tableGraham Williams
2013-09-07mei: me: fix hardware reset flowTomas Winkler
2013-09-07iscsi-target: Fix potential NULL pointer in solicited NOPOUT rejectNicholas Bellinger
2013-09-07iscsi-target: Fix iscsit_transport reference leak during NP thread resetNicholas Bellinger
2013-09-07iscsi-target: Fix ImmediateData=Yes failure regression in >= v3.10Nicholas Bellinger
2013-09-07target: Fix trailing ASCII space usage in INQUIRY vendor+modelNicholas Bellinger
2013-09-07iwl4965: fix rfkill set state regressionStanislaw Gruszka
2013-09-07mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau
2013-09-07mac80211: add missing channel context releaseJohannes Berg
2013-09-07ath9k: Enable PLL fix only for AR9340/AR9330Sujith Manoharan
2013-09-07ath9k_htc: Restore skb headroom when returning skb to mac80211Helmut Schaa
2013-09-07x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAMYinghai Lu
2013-09-07SUNRPC: Fix memory corruption issue on 32-bit highmem systemsTrond Myklebust
2013-09-07drm/i915: ivb: fix edp voltage swing reg valImre Deak
2013-09-07drm/vmwgfx: Split GMR2_REMAP commands if they are to largeJakob Bornecrantz
2013-09-07workqueue: cond_resched() after processing each work itemTejun Heo
2013-09-07memcg: check that kmem_cache has memcg_params before accessing itAndrey Vagin
2013-09-07drivers/base/memory.c: fix show_mem_removable() to handle missing sectionsRuss Anderson