summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-17Linux 3.7.9v3.7.9Greg Kroah-Hartman
2013-02-17efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi
2013-02-17PCI/PM: Clean up PME state when removing a deviceRafael J. Wysocki
2013-02-17x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich
2013-02-17x86/mm: Check if PUD is large when validating a kernel addressMel Gorman
2013-02-17x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang
2013-02-17x86: Do not leak kernel page mapping locationsKees Cook
2013-02-17s390/timer: avoid overflow when programming clock comparatorHeiko Carstens
2013-02-17mm: don't overwrite mm->def_flags in do_mlockall()Gerald Schaefer
2013-02-17drivers/rtc/rtc-pl031.c: restore ST variant functionalityLinus Walleij
2013-02-17Revert: xfs: fix _xfs_buf_find oops on blocks beyond the filesystem endGreg Kroah-Hartman
2013-02-14Linux 3.7.8v3.7.8Greg Kroah-Hartman
2013-02-14drm/nouveau: add lockdep annotationsMarcin Slusarz
2013-02-14net: splice: fix __splice_segment()Eric Dumazet
2013-02-14net: splice: avoid high order page splittingEric Dumazet
2013-02-14tcp: fix splice() and tcp collapsing interactionEric Dumazet
2013-02-14tcp: splice: fix an infinite loop in tcp_read_sock()Eric Dumazet
2013-02-14tcp: don't abort splice() after small transfersWilly Tarreau
2013-02-14tcp: fix for zero packets_in_flight was too broadIlpo Järvinen
2013-02-14tcp: frto should not set snd_cwnd to 0Eric Dumazet
2013-02-14tcp: fix an infinite loop in tcp_slow_start()Eric Dumazet
2013-02-14tcp: detect SYN/data drop when F-RTO is disabledYuchung Cheng
2013-02-14net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann
2013-02-14net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann
2013-02-14sctp: refactor sctp_outq_teardown to insure proper re-initalizationNeil Horman
2013-02-14ipv4: Fix route refcount on pmtu discoverySteffen Klassert
2013-02-14ipv4: Add a socket release callback for datagram socketsSteffen Klassert
2013-02-14ipv4: Invalidate the socket cached route on pmtu events if possibleSteffen Klassert
2013-02-14ipv6: Add an error handler for icmp6Steffen Klassert
2013-02-14ipv4: Don't update the pmtu on mtu locked routesSteffen Klassert
2013-02-14ipv4: Remove output route check in ipv4_mtuSteffen Klassert
2013-02-14netback: correct netbk_tx_err to handle wrap around.Ian Campbell
2013-02-14xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell
2013-02-14xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley
2013-02-14xen/netback: shutdown the ring if it contains garbage.Ian Campbell
2013-02-14atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens
2013-02-14ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()Tommi Rantala
2013-02-14packet: fix leakage of tx_ring memoryPhil Sutter
2013-02-14via-rhine: Fix bugs in NAPI support.David S. Miller
2013-02-14ipv6: do not create neighbor entries for local deliveryMarcelo Ricardo Leitner
2013-02-14pktgen: correctly handle failures when adding a deviceCong Wang
2013-02-14IP_GRE: Fix kernel panic in IP_GRE with GRE csum.Pravin B Shelar
2013-02-14net: loopback: fix a dst refcounting issueEric Dumazet
2013-02-14r8169: remove the obsolete and incorrect AMD workaroundTimo Teräs
2013-02-14netxen: fix off by one bug in netxen_release_tx_buffer()Eric Dumazet
2013-02-14isdn/gigaset: fix zero size border case in debug dumpTilman Schmidt
2013-02-14tcp: fix incorrect LOCKDROPPEDICMPS counterEric Dumazet
2013-02-14net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaultsOr Gerlitz
2013-02-14net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV modeYan Burman
2013-02-14net: calxedaxgmac: throw away overrun framesRob Herring