UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / net / ipv4 /
2011-09-27 David S. Millernet: Compute protocol sequence numbers and fragment...
2011-09-27 Eric Dumazetinet_diag: fix inet_diag_bc_audit(), CVE-2011-2213
2011-07-15 Veaceslav Falicoigmp: call ip_mc_clear_src() only when we have no users...
2011-07-15 Ilpo Järvinentcp: len check is unnecessarily devastating, change...
2011-07-15 Joakim Tjernlundnet: Do not wrap sysctl igmp_max_memberships in IP_MULT...
2011-07-15 Eric Dumazetinetpeer: reduce stack usage
2011-06-02 Eric Dumazetnet: ip_expire() must revalidate route
2011-04-27 Eric Dumazetip: ip_options_compile() resilient to NULL skb route
2011-04-27 Yuchung Chengtcp: avoid cwnd moderation in undo
2011-04-27 Dan Siemonnet_sched: fix ip_tos2prio
2011-04-27 Eric Dumazetfib: add rtnl locking in ip_fib_net_exit
2011-04-27 Vasiliy Kulikovnetfilter: ipt_CLUSTERIP: fix buffer overflow
2011-04-27 Vasiliy Kulikovnetfilter: arp_tables: fix infoleak to userspace
2011-04-27 Eric Dumazetnetfilter: xtables: fix reentrancy
2011-04-27 Vasiliy Kulikovnetfilter: ip_tables: fix infoleak to userspace
2011-04-08 Leann OgasawaraRevert "tcp: disallow bind() to reuse addr/port"
2011-03-28 Dan RosenbergUBUNTU: SAUCE: (drop after 2.6.38) Convert net %p usage %pK
2011-03-10 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2011-03-09 Vasiliy Kulikovnet: don't allow CAP_NET_ADMIN to load non-netdev kerne...
2011-03-09 David S. Milleripv4: Fix erroneous uses of ifa_address.
2011-02-21 Yuchung Chengtcp: undo_retrans counter fixes
2011-02-20 Eric Dumazettcp: fix inet_twsk_deschedule()
2011-02-18 Eric Dumazetnet: provide default_advmss() methods to blackhole...
2011-02-15 Ian Campbellarp_notify: unconditionally send gratuitous ARP for...
2011-02-11 Steffen Klassertip_gre: Add IPPROTO_GRE to flowi in ipgre_tunnel_xmit
2011-02-04 David S. Millernet: Support compat SIOCGETVIFCNT ioctl in ipv4.
2011-02-04 David S. Millernet: Fix bug in compat SIOCGETSGCNT handling.
2011-02-02 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-02-01 Pablo Neira Ayusonetfilter: arpt_mangle: fix return values of checkentry
2011-01-31 Roland Dreiernet: Add default_mtu() methods to blackhole dst_ops
2011-01-30 Eric W. Biedermannet: Add compat ioctl support for the ipv4 multicast...
2011-01-25 Jerry ChuTCP: fix a bug that triggers large number of TCP RST...
2011-01-24 Eric Dumazettcp: fix bug in listening_get_next()
2011-01-24 David S. Millerinetpeer: Use correct AVL tree base pointer in inet_get...
2011-01-24 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2011-01-24 Eric Dumazetnet: arp_ioctl() must hold RTNL
2011-01-20 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-01-19 David S. MillerRevert "netlink: test for all flags of the NLM_F_DUMP...
2011-01-13 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-01-11 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/net-2.6
2011-01-11 Dang Hongwuah: reload pointers to skb data after calling skb_cow_d...
2011-01-11 Eric Dumazettcp: disallow bind() to reuse addr/port
2011-01-11 Maxim Levitskyarp: allow to invalidate specific ARP entries
2011-01-10 Eric Dumazetnetfilter: x_tables: dont block BH while reading counters
2011-01-10 Jan Engelhardtnetlink: test for all flags of the NLM_F_DUMP composite
2011-01-06 Pablo Neira Ayusonetfilter: fix export secctx error handling
2011-01-06 Eric Dumazetipv4: IP defragmentation must be ECN aware
2011-01-04 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-01-04 Joel Singipv4/route.c: respect prefsrc for local routes
2010-12-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-12-26 Eric Dumazetipv4: dont create routes on down devices
2010-12-23 David S. MillerRevert "ipv4: Allow configuring subnets as local addresses"
2010-12-23 Jiri Kosinatcp: cleanup of cwnd initialization in tcp_init_metrics()
2010-12-23 Eric Dumazettcp: fix listening_get_next()
2010-12-22 Jiri KosinaMerge branch 'master' into for-next
2010-12-21 Nandita DukkipatiTCP: increase default initial receive window.
2010-12-20 David S. Milleripv4: Flush per-ns routing cache more sanely.
2010-12-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-12-16 Michał Mirosławnet: Use skb_checksum_start_offset()
2010-12-16 Octavian Purdilanet: fix nulls list corruptions in sk_prot_alloc
2010-12-14 David S. Millernet: Abstract default MTU metric calculation behind...
2010-12-13 David S. Millernet: Abstract default ADVMSS behind an accessor.
2010-12-13 Eric Dumazetnet: add limits to ip_default_ttl
2010-12-13 David S. Milleripv4: Don't pre-seed hoplimit metric.
2010-12-13 David S. Millernet: Abstract RTAX_HOPLIMIT metric accesses behind...
2010-12-10 Martin Willixfrm: Traffic Flow Confidentiality for IPv4 ESP
2010-12-10 Eric Dumazetnet: optimize INET input path further
2010-12-09 David S. Millernet: Abstract away all dst_entry metrics accesses.
2010-12-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-12-08 Eric Dumazettcp: protect sysctl_tcp_cookie_size reads
2010-12-08 Eric Dumazettcp: avoid a possible divide by zero
2010-12-08 Tom Herberttcp: Replace time wait bucket msg by counter
2010-12-08 Eric Dumazetnet: RCU conversion of dev_getbyhwaddr() and arp_ioctl()
2010-12-08 Nandita Dukkipatitcp: Bug fix in initialization of receive window.
2010-12-06 Changli Gaonet: arp: use assignment
2010-12-06 Eric Dumazetnet: kill an RCU warning in inet_fill_link_af()
2010-12-02 Shan Weitcp: use TCP_BASE_MSS to set basic mss value
2010-12-02 David S. Millertimewait_sock: Create and use getpeer op.
2010-12-02 David S. Millerinetpeer: Kill use of inet_peer_address_t typedef.
2010-12-01 stephen hemmingeripip: add module alias for tunl0 tunnel device
2010-12-01 stephen hemmingergre: add module alias for gre0 tunnel device
2010-12-01 stephen hemmingergre: minor cleanups
2010-11-30 David S. Millerinet: Turn ->remember_stamp into ->get_peer in connecti...
2010-11-30 David S. Milleripv6: Add infrastructure to bind inet_peer objects...
2010-11-30 David S. Millerinetpeer: Add v6 peers tree, abstract root properly.
2010-11-30 David S. Millerinetpeer: Abstract address comparisons.
2010-11-30 David S. Millerinetpeer: Make inet_getpeer() take an inet_peer_adress_...
2010-11-30 David S. Millerinetpeer: Introduce inet_peer_address_t.
2010-11-30 David S. Millerinetpeer: Abstract out the tree root accesses.
2010-11-29 Nagendra Tomarinet: Fix __inet_inherit_port() to correctly increment...
2010-11-28 Uwe Kleine-Könignet: add some KERN_CONT markers to continuation lines
2010-11-28 Alexey Dobriyantcp: restrict net.ipv4.tcp_adv_win_scale (#20312)
2010-11-28 Pavel Emelyanovnetns: Don't leak others' openreq-s in proc
2010-11-28 Thomas Grafrtnl: make link af-specific updates atomic
2010-11-24 David S. Millertcp: Make TCP_MAXSEG minimum more correct.
2010-11-24 Tom Herbertxps: Improvements in TX queue selection
2010-11-22 Tracey DentNet: ipv4: netfilter: Makefile: Remove deprecated kbuil...
2010-11-21 Eric Dumazetnet: allow GFP_HIGHMEM in __vmalloc()
2010-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-11-18 Eric Dumazetigmp: refine skb allocations
next