aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ipmr: RCU protection for mfc_cache_arrayEric Dumazet2010-10-031-40/+47
| * | | | ipmr: RCU conversion of mroute_skEric Dumazet2010-10-031-42/+49
| * | | | ipmr: __pim_rcv() is called under rcu_read_lockEric Dumazet2010-10-031-6/+4
| * | | | gre: protocol table can be staticstephen hemminger2010-10-031-1/+1
| * | | | ipv4: rcu conversion in ip_route_output_slowEric Dumazet2010-09-301-26/+12
| * | | | ipv4: introduce __ip_dev_find()Eric Dumazet2010-09-301-13/+19
| * | | | ipv4: __mkroute_output() speedupEric Dumazet2010-09-301-18/+15
| * | | | ip_gre: comments changeEric Dumazet2010-09-291-4/+4
| * | | | tcp: tcp_enter_quickack_mode can be staticstephen hemminger2010-09-291-1/+1
| * | | | arp: remove unnecessary export of arp_broken_opsstephen hemminger2010-09-291-2/+1
| * | | | ipip: enable lockless xmitsEric Dumazet2010-09-291-0/+1
| * | | | ip_gre: lockless xmitEric Dumazet2010-09-291-0/+4
| * | | | ipip: fix percpu stats accountingEric Dumazet2010-09-291-3/+10
| * | | | ipv4: Allow configuring subnets as local addressesTom Herbert2010-09-281-4/+3
| * | | | ipip: percpu stats accountingEric Dumazet2010-09-271-34/+93
| * | | | ip_gre: percpu stats accountingEric Dumazet2010-09-271-39/+104
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-2711-31/+56
| |\ \ \ \
| * | | | | net: fix rcu use in ip_route_output_slowEric Dumazet2010-09-261-1/+1
| * | | | | ip: take care of last fragment in ip_append_dataEric Dumazet2010-09-241-3/+6
| * | | | | net: return operator cleanupEric Dumazet2010-09-2311-19/+19
| * | | | | net: rx_dropped accountingEric Dumazet2010-09-202-3/+8
| * | | | | bridge : Sanitize skb before it enters the IP stackBandan Das2010-09-191-1/+2
| * | | | | ipv4: ip_ptr cleanupsEric Dumazet2010-09-152-3/+3
| * | | | | gre: get rid of ipgre_lockEric Dumazet2010-09-151-29/+32
| * | | | | ipip: get rid of ipip_lockEric Dumazet2010-09-151-33/+34
| | |_|/ / | |/| | |
| * | | | fib: cleanupsEric Dumazet2010-09-101-32/+23
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-0911-35/+97
| |\ \ \ \
| * | | | | tunnels: missing rcu_assign_pointer()Eric Dumazet2010-09-091-1/+1
| * | | | | net: inet_add_protocol() can use cmpxchg()Eric Dumazet2010-09-081-26/+5
| * | | | | net: arp: code cleanupChangli Gao2010-09-021-103/+123
| * | | | | tcp: update also tcp_output with regard to RFC 5681Gerrit Renker2010-09-011-9/+3
| * | | | | net: tunnels should use rcu_dereferenceEric Dumazet2010-09-011-4/+9
| * | | | | gro: unexport tcp4_gro_receive and tcp4_gro_completeEric Dumazet2010-08-311-2/+0
| * | | | | net: struct xfrm_tunnel in read_mostly sectionEric Dumazet2010-08-303-5/+5
| * | | | | tcp/dccp: Consolidate common code for RFC 3390 conversionGerrit Renker2010-08-301-15/+2
| * | | | | tcp: Add TCP_USER_TIMEOUT socket option.Jerry Chu2010-08-302-16/+35
| * | | | | net: ip_append_data() optimEric Dumazet2010-08-241-4/+3
| * | | | | net: Rename skb_has_frags to skb_has_frag_listDavid S. Miller2010-08-232-2/+2
| * | | | | tcp: allow effective reduction of TCP's rcv-buffer via setsockoptHagen Paul Pfeifer2010-08-221-0/+11
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-212-0/+4
| |\ \ \ \ \
| * | | | | | PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov2010-08-214-7/+166
| * | | | | | net: build_ehash_secret() and rt_bind_peer() cleanupsEric Dumazet2010-08-202-13/+4
| * | | | | | netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH messageChangli Gao2010-08-191-16/+15
| * | | | | | net: simplify flags for tx timestampingOliver Hartkopp2010-08-194-8/+8
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \ \ \ \ \
| * | | | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-211-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'v2.6.36-rc7' into core/rcuIngo Molnar2010-10-0718-50/+148
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2010-10-076-29/+24
| |\ \ \ \ \ \ \
| * | | | | | | | net/netfilter: __rcu annotationsArnd Bergmann2010-08-191-1/+1
| | |_|_|_|/ / / | |/| | | | | |