aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2011-01-11Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller
2011-01-11ah: reload pointers to skb data after calling skb_cow_data()Dang Hongwu
2011-01-11tcp: disallow bind() to reuse addr/portEric Dumazet
2011-01-10arp: allow to invalidate specific ARP entriesMaxim Levitsky
2011-01-10netfilter: x_tables: dont block BH while reading countersEric Dumazet
2011-01-09netlink: test for all flags of the NLM_F_DUMP compositeJan Engelhardt
2011-01-06netfilter: fix export secctx error handlingPablo Neira Ayuso
2011-01-06ipv4: IP defragmentation must be ECN awareEric Dumazet
2011-01-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-01-04ipv4/route.c: respect prefsrc for local routesJoel Sing
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-25ipv4: dont create routes on down devicesEric Dumazet
2010-12-23Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller
2010-12-23tcp: cleanup of cwnd initialization in tcp_init_metrics()Jiri Kosina
2010-12-23tcp: fix listening_get_next()Eric Dumazet
2010-12-20TCP: increase default initial receive window.Nandita Dukkipati
2010-12-20ipv4: Flush per-ns routing cache more sanely.David S. Miller
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-16net: Use skb_checksum_start_offset()Michał Mirosław
2010-12-16net: fix nulls list corruptions in sk_prot_allocOctavian Purdila
2010-12-14net: Abstract default MTU metric calculation behind an accessor.David S. Miller
2010-12-13net: Abstract default ADVMSS behind an accessor.David S. Miller
2010-12-13net: add limits to ip_default_ttlEric Dumazet
2010-12-12ipv4: Don't pre-seed hoplimit metric.David S. Miller
2010-12-12net: Abstract RTAX_HOPLIMIT metric accesses behind helper.David S. Miller
2010-12-10xfrm: Traffic Flow Confidentiality for IPv4 ESPMartin Willi
2010-12-09net: optimize INET input path furtherEric Dumazet
2010-12-09net: Abstract away all dst_entry metrics accesses.David S. Miller
2010-12-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-08tcp: protect sysctl_tcp_cookie_size readsEric Dumazet
2010-12-08tcp: avoid a possible divide by zeroEric Dumazet
2010-12-08tcp: Replace time wait bucket msg by counterTom Herbert
2010-12-08net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()Eric Dumazet
2010-12-08tcp: Bug fix in initialization of receive window.Nandita Dukkipati
2010-12-06net: arp: use assignmentChangli Gao
2010-12-06net: kill an RCU warning in inet_fill_link_af()Eric Dumazet
2010-12-02tcp: use TCP_BASE_MSS to set basic mss valueShan Wei
2010-12-01timewait_sock: Create and use getpeer op.David S. Miller
2010-12-01inetpeer: Kill use of inet_peer_address_t typedef.David S. Miller
2010-12-01ipip: add module alias for tunl0 tunnel devicestephen hemminger
2010-12-01gre: add module alias for gre0 tunnel devicestephen hemminger
2010-12-01gre: minor cleanupsstephen hemminger
2010-11-30inet: Turn ->remember_stamp into ->get_peer in connection AF ops.David S. Miller
2010-11-30ipv6: Add infrastructure to bind inet_peer objects to routes.David S. Miller
2010-11-30inetpeer: Add v6 peers tree, abstract root properly.David S. Miller
2010-11-30inetpeer: Abstract address comparisons.David S. Miller
2010-11-30inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.David S. Miller
2010-11-30inetpeer: Introduce inet_peer_address_t.David S. Miller
2010-11-30inetpeer: Abstract out the tree root accesses.David S. Miller
2010-11-28inet: Fix __inet_inherit_port() to correctly increment bsockets and num_ownersNagendra Tomar