summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.7.8v3.7.8Greg Kroah-Hartman2013-02-141-1/+1
* drm/nouveau: add lockdep annotationsMarcin Slusarz2013-02-143-3/+9
* net: splice: fix __splice_segment()Eric Dumazet2013-02-141-13/+15
* net: splice: avoid high order page splittingEric Dumazet2013-02-141-29/+9
* tcp: fix splice() and tcp collapsing interactionEric Dumazet2013-02-141-3/+10
* tcp: splice: fix an infinite loop in tcp_read_sock()Eric Dumazet2013-02-141-1/+1
* tcp: don't abort splice() after small transfersWilly Tarreau2013-02-141-4/+8
* tcp: fix for zero packets_in_flight was too broadIlpo Järvinen2013-02-141-2/+6
* tcp: frto should not set snd_cwnd to 0Eric Dumazet2013-02-141-1/+2
* tcp: fix an infinite loop in tcp_slow_start()Eric Dumazet2013-02-141-4/+10
* tcp: detect SYN/data drop when F-RTO is disabledYuchung Cheng2013-02-141-2/+1
* net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann2013-02-141-0/+5
* net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann2013-02-141-1/+1
* sctp: refactor sctp_outq_teardown to insure proper re-initalizationNeil Horman2013-02-141-4/+8
* ipv4: Fix route refcount on pmtu discoverySteffen Klassert2013-02-141-2/+9
* ipv4: Add a socket release callback for datagram socketsSteffen Klassert2013-02-145-0/+30
* ipv4: Invalidate the socket cached route on pmtu events if possibleSteffen Klassert2013-02-141-1/+41
* ipv6: Add an error handler for icmp6Steffen Klassert2013-02-141-0/+12
* ipv4: Don't update the pmtu on mtu locked routesSteffen Klassert2013-02-141-0/+3
* ipv4: Remove output route check in ipv4_mtuSteffen Klassert2013-02-141-1/+1
* netback: correct netbk_tx_err to handle wrap around.Ian Campbell2013-02-141-1/+1
* xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell2013-02-141-1/+12
* xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley2013-02-141-25/+13
* xen/netback: shutdown the ring if it contains garbage.Ian Campbell2013-02-143-26/+62
* atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens2013-02-141-73/+73
* ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()Tommi Rantala2013-02-141-1/+1
* packet: fix leakage of tx_ring memoryPhil Sutter2013-02-141-4/+6
* via-rhine: Fix bugs in NAPI support.David S. Miller2013-02-141-6/+2
* ipv6: do not create neighbor entries for local deliveryMarcelo Ricardo Leitner2013-02-141-1/+1
* pktgen: correctly handle failures when adding a deviceCong Wang2013-02-141-3/+6
* IP_GRE: Fix kernel panic in IP_GRE with GRE csum.Pravin B Shelar2013-02-141-1/+5
* net: loopback: fix a dst refcounting issueEric Dumazet2013-02-141-0/+5
* r8169: remove the obsolete and incorrect AMD workaroundTimo Teräs2013-02-141-7/+0
* netxen: fix off by one bug in netxen_release_tx_buffer()Eric Dumazet2013-02-142-1/+3
* isdn/gigaset: fix zero size border case in debug dumpTilman Schmidt2013-02-141-0/+2
* tcp: fix incorrect LOCKDROPPEDICMPS counterEric Dumazet2013-02-141-5/+4
* net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaultsOr Gerlitz2013-02-141-9/+2
* net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV modeYan Burman2013-02-141-4/+9
* net: calxedaxgmac: throw away overrun framesRob Herring2013-02-141-0/+4
* macvlan: fix macvlan_get_size()Eric Dumazet2013-02-141-1/+4
* ipv6: fix header length calculation in ip6_append_data()Romain KUNTZ2013-02-141-2/+2
* MAINTAINERS: Stephen Hemminger email changeStephen Hemminger2013-02-141-3/+3
* tcp: fix a panic on UP machines in reqsk_fastopen_removeEric Dumazet2013-02-141-2/+0
* net, wireless: overwrite default_ethtool_opsStanislaw Gruszka2013-02-143-2/+12
* ipv6: fix the noflags test in addrconf_get_prefix_routeRomain Kuntz2013-02-141-1/+1
* net: prevent setting ttl=0 via IP_TTLCong Wang2013-02-141-1/+1
* dm thin: fix queue limits stackingMike Snitzer2013-02-141-12/+1
* mfd: db8500-prcmu: Fix irqdomain usageLinus Walleij2013-02-141-1/+5
* ath9k_hw: fix calibration issues on chainmask that don't include chain 0Felix Fietkau2013-02-143-1/+4
* media: pwc-if: must check vb2_queue_init() successMauro Carvalho Chehab2013-02-141-1/+5