summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2014-12-09tcp_cubic: refine Hystart delay thresholdEric Dumazet
2014-12-09tcp_cubic: add SNMP counters to track how effective is HystartEric Dumazet
2014-12-09udp: Neaten and reduce size of compute_score functionsJoe Perches
2014-12-09net-timestamp: allow reading recv cmsg on errqueue with origin tstampWillem de Bruijn
2014-12-09ipv4: warn once on passing AF_INET6 socket to ip_recv_errorWillem de Bruijn
2014-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-27netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one modulePablo Neira Ayuso
2014-11-26net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socksWillem de Bruijn
2014-11-26gue: Call remcsum_adjustTom Herbert
2014-11-26Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller
2014-11-25tcp: fix possible NULL dereference in tcp_vX_send_reset()Eric Dumazet
2014-11-24net/ping: handle protocol mismatching scenarioJane Zhou
2014-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-11-24new helper: memcpy_to_msg()Al Viro
2014-11-24new helper: memcpy_from_msg()Al Viro
2014-11-24new helper: skb_copy_and_csum_datagram_msg()Al Viro
2014-11-24ip_tunnel: the lack of vti_link_ops' dellink() cause kernel paniclucien
2014-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-21tcp: Restore RFC5961-compliant behavior for SYN packetsCalvin Owens
2014-11-21vlan: introduce *vlan_hwaccel_push_inside helpersJiri Pirko
2014-11-21vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko
2014-11-19tcp: make connect() mem charging friendlyEric Dumazet
2014-11-18icmp: Remove some spurious dropped packet profile hits from the ICMP pathRick Jones
2014-11-16ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUsDaniel Borkmann
2014-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-11-16ipv4: Fix incorrect error code when adding an unreachable routePanu Matilainen
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-13tcp: limit GSO packets to half cwndEric Dumazet
2014-11-13FOU: Fix no return statement warning for !CONFIG_NET_FOU_IP_TUNNELSThomas Graf
2014-11-13netfilter: fix various sparse warningsFlorian Westphal
2014-11-12ip_tunnel: Ops registration for secondary encap (fou, gue)Tom Herbert
2014-11-12udp: Neaten function pointer calls and add bracesJoe Perches
2014-11-11ipv6: fix IPV6_PKTINFO with v4 mappedEric Dumazet
2014-11-11neigh: remove dynamic neigh table registration supportWANG Cong
2014-11-11net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet
2014-11-11tcp: move sk_mark_napi_id() at the right placeEric Dumazet
2014-11-10udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.Jesse Gross
2014-11-10ipv4: Avoid reading user iov twice after raw_probe_proto_optHerbert Xu
2014-11-10ipv4: Use standard iovec primitive in raw_probe_proto_optHerbert Xu
2014-11-10netfilter: nft_masq: fix uninitialized range in nft_masq_{ipv4, ipv6}_evalDaniel Borkmann
2014-11-07udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicastsRick Jones
2014-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-06Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2014-11-06net: esp: Convert NETDEBUG to pr_infoJoe Perches
2014-11-06net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messagesJoe Perches
2014-11-06net: Remove MPLS GSO feature.Pravin B Shelar
2014-11-06fou: Fix typo in returning flags in netlinkTom Herbert
2014-11-06ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUsDaniel Borkmann