summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-02-14macvlan: fix macvlan_get_size()Eric Dumazet
2013-02-14ipv6: fix header length calculation in ip6_append_data()Romain KUNTZ
2013-02-14MAINTAINERS: Stephen Hemminger email changeStephen Hemminger
2013-02-14tcp: fix a panic on UP machines in reqsk_fastopen_removeEric Dumazet
2013-02-14net, wireless: overwrite default_ethtool_opsStanislaw Gruszka
2013-02-14ipv6: fix the noflags test in addrconf_get_prefix_routeRomain Kuntz
2013-02-14net: prevent setting ttl=0 via IP_TTLCong Wang
2013-02-14dm thin: fix queue limits stackingMike Snitzer
2013-02-14mfd: db8500-prcmu: Fix irqdomain usageLinus Walleij
2013-02-14ath9k_hw: fix calibration issues on chainmask that don't include chain 0Felix Fietkau
2013-02-14media: pwc-if: must check vb2_queue_init() successMauro Carvalho Chehab