summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-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-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-14tcp: fix incorrect LOCKDROPPEDICMPS counterEric Dumazet
2013-02-14ipv6: fix header length calculation in ip6_append_data()Romain KUNTZ
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-14Bluetooth: Fix handling of unexpected SMP PDUsJohan Hedberg
2013-02-03netfilter: xt_CT: fix unset return value if conntrack zone are disabledPablo Neira Ayuso
2013-02-03netfilter: ctnetlink: fix leak in error path of ctnetlink_create_expectJesper Juhl
2013-02-03netfilter: x_tables: print correct hook names for ARPJan Engelhardt
2013-02-03netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netnsPablo Neira Ayuso
2013-02-03netfilter: xt_recent: avoid high order page allocationsEric Dumazet
2013-02-03netfilter: xt_recent: fix namespace destroy pathVitaly E. Lavrov
2013-02-03netfilter: xt_hashlimit: fix race that results in duplicated entriesPablo Neira Ayuso
2013-02-03netfilter: xt_hashlimit: fix namespace destroy pathVitaly E. Lavrov
2013-02-03netfilter: fix missing dependencies for the NOTRACK targetPablo Neira Ayuso
2013-02-03netfilter: xt_CT: recover NOTRACK target supportPablo Neira Ayuso
2013-02-03netfilter: nfnetlink_log: fix possible compilation issue due to missing includePablo Neira Ayuso
2013-02-03netfilter: nfnetlink_log: fix mac address for 6in4 tunnelsBob Hockney
2013-02-03netfilter: nf_ct_reasm: fix conntrack reassembly expire codeHaibo Xi
2013-02-03netfilter: ip[6]t_REJECT: fix wrong transport header pointer in TCP resetMukund Jampala
2013-02-03Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()Anderson Lizardo
2013-02-03mac80211: fix FT roamingJohannes Berg
2013-02-03mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka
2013-02-03Bluetooth: Fix sending HCI commands after resetSzymon Janc
2013-01-17rbd: remove linger unconditionallyAlex Elder
2013-01-17ceph: don't reference req after putAlex Elder