aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/route.c
AgeCommit message (Expand)Author
2010-05-17net: implements ip_route_input_noref()Eric Dumazet
2010-05-17net: add a noref bit on skb dstEric Dumazet
2010-05-08ipv4: remove ip_rt_secret timer (v4)Neil Horman
2010-04-20net: Fix various endianness glitchesEric Dumazet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-26ipv4: Restart rt_intern_hash after emergency rebuild (v2)Pavel Emelyanov
2010-03-26ipv4: Cleanup struct net dereference in rt_intern_hashPavel Emelyanov
2010-03-21ipv4: Don't drop redirected route cache entry unless PTMU actually expiredGuenter Roeck
2010-03-19ipv4: check rt_genid in dst_checkTimo Teräs
2010-03-16route: Fix caught BUG_ON during rt_secret_rebuild_oneshot()Vitaliy Gusev
2010-03-08net: fix route cache rebuildsEric Dumazet
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-02-25net: Add checking to rcu_dereference() primitivesPaul E. McKenney
2010-02-16percpu: add __percpu sparse annotations to netTejun Heo
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-17ipv4: don't remove /proc/net/rt_acctAlexey Dobriyan
2010-01-07net: RFC3069, private VLAN proxy arp supportJesper Dangaard Brouer
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-12-01net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCHEric W. Biederman
2009-11-25net: convert /proc/net/rt_acct to seq_fileAlexey Dobriyan
2009-11-25net: use net_eq to compare netsOctavian Purdila
2009-11-23net/ipv4: Move && and || to end of previous lineJoe Perches
2009-11-13inetpeer: Optimize inet_getid()Eric Dumazet
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman
2009-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-29net: Fix RPF to work with policy routingjamal
2009-10-19IP: CleanupsJohn Dykstra
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-22mm: replace various uses of num_physpages by totalram_pagesJan Beulich
2009-08-28net: ip_rt_send_redirect() optimizationEric Dumazet
2009-07-30xfrm: select sane defaults for xfrm[4|6] gc_threshNeil Horman
2009-06-23ipv4 routing: Ensure that route cache entries are usable and reclaimable with...Neil Horman
2009-06-20ipv4: fix NULL pointer + success return in route lookup pathNeil Horman
2009-06-13net: use a deferred timer in rt_check_expireEric Dumazet
2009-06-03net: skb->dst accessorsEric Dumazet
2009-06-03net: skb->rtable accessorEric Dumazet
2009-05-20net: fix rtable leak in net/ipv4/route.cEric Dumazet
2009-05-20net: fix length computation in rt_check_expire()Eric Dumazet
2009-04-27ipv4: Limit size of route cache hash tableAnton Blanchard
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-02-25alloc_percpu: add align argument to __alloc_percpu, fixIngo Molnar
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison
2009-01-22netns: ipmr: enable namespace support in ipv4 multicast routing codeBenjamin Thery
2008-12-29cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: netRusty Russell
2008-11-25netns xfrm: lookup in netnsAlexey Dobriyan
2008-11-11net: remove struct dst_entry::entry_sizeAlexey Dobriyan
2008-11-03net: '&' reduxAlexey Dobriyan
2008-10-31net: replace NIPQUAD() in net/ipv4/ net/ipv6/Harvey Harrison
2008-10-28net: don't use INIT_RCU_HEADAlexey Dobriyan
2008-10-28net: reduce structures when XFRM=nAlexey Dobriyan