summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* tunnels: Fix tunnels change rcu protectionPavel Emelyanov2010-10-272-0/+2
* inetpeer: __rcu annotationsEric Dumazet2010-10-271-58/+80
* tunnels: add __rcu annotationsEric Dumazet2010-10-271-10/+19
* net: add __rcu annotations to protocolEric Dumazet2010-10-271-3/+5
* ipv4: add __rcu annotations to routes.cEric Dumazet2010-10-271-29/+46
* fib_hash: fix rcu sparse and logical errorsEric Dumazet2010-10-261-16/+20
* ipv4: add __rcu annotations to ip_ra_chainEric Dumazet2010-10-251-3/+7
* net: add __rcu annotation to sk_filterEric Dumazet2010-10-251-1/+1
* tunnels: add _rcu annotationsEric Dumazet2010-10-251-2/+3
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-247-9/+9
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-187-9/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-2351-1404/+1874
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-10-2115-244/+342
| |\ \
| | * \ Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Patrick McHardy2010-10-211-14/+15
| | |\ \
| | | * | nf_nat: restrict ICMP translation for embedded headerJulian Anastasov2010-10-211-14/+15
| | * | | tproxy: fix hash locking issue when using port redirection in __inet_inherit_...Balazs Scheidler2010-10-212-5/+33
| | |/ /
| | * | netfilter: fix kconfig unmet dependency warningRandy Dunlap2010-10-181-2/+2
| | * | netfilter: xtables: resolve indirect macros 3/3Jan Engelhardt2010-10-133-17/+17
| | * | netfilter: xtables: resolve indirect macros 2/3Jan Engelhardt2010-10-132-46/+46
| | * | netfilter: xtables: resolve indirect macros 1/3Jan Engelhardt2010-10-132-11/+11
| | * | netfilter: ipt_LOG: add bufferisation to call printk() onceEric Dumazet2010-10-041-72/+73
| | * | netfilter: nf_nat: make find/put staticStephen Hemminger2010-10-041-4/+2
| | * | netfilter: nf_nat: better error handling of nf_ct_expect_related() in helpersPablo Neira Ayuso2010-09-225-14/+93
| | * | netfilter: nf_nat: no IP_NAT_RANGE_MAP_IPS flags when alloc_null_binding()Changli Gao2010-09-161-9/+8
| | * | netfilter: nf_nat_core: don't check if the tuple is used if there is no other...Changli Gao2010-09-161-5/+11
| | * | netfilter: nf_nat: add nf_nat_csum()Changli Gao2010-09-151-45/+31
| * | | fib: introduce fib_alias_accessed() helperEric Dumazet2010-10-214-3/+12
| * | | net: avoid RCU for NOCACHE dstEric Dumazet2010-10-201-5/+4
| * | | inet: RCU changes in inetdev_by_index()Eric Dumazet2010-10-194-22/+16
| * | | net: avoid a dev refcount in ip_mc_find_dev()Eric Dumazet2010-10-192-3/+3
| * | | IPv4: route.c: Change checks against 0xffffffff to ipv4_is_lbcast()Andy Walls2010-10-181-7/+6
| * | | fib_hash: RCU conversion phase 2Eric Dumazet2010-10-172-77/+101
| * | | fib_hash: RCU conversion phase 1Eric Dumazet2010-10-171-19/+38
| * | | fib_hash: embed initial hash table in fn_zoneEric Dumazet2010-10-171-29/+23
| * | | tcp: use correct counters in CA_CWR state tooIlpo Järvinen2010-10-171-6/+7
| * | | tcp: sack lost marking fixesIlpo Järvinen2010-10-171-10/+14
| * | | fib: avoid false sharing on fib_table_hashEric Dumazet2010-10-161-6/+5
| * | | fib_trie: use fls() instead of open coded loopEric Dumazet2010-10-161-12/+4
| * | | net dst: use a percpu_counter to track entriesEric Dumazet2010-10-112-16/+24
| * | | neigh: Protect neigh->ha[] with a seqlockEric Dumazet2010-10-111-4/+2
| * | | ipv4: Remove leftover rcu_read_unlock calls from __mkroute_output()Dimitris Michailidis2010-10-081-4/+2
| * | | TCP: Fix setting of snd_ssthresh in tcp_mtu_probe_successJohn Heffner2010-10-061-1/+1
| * | | fib: RCU conversion of fib_lookup()Eric Dumazet2010-10-057-63/+64
| * | | bonding: fix to rejoin multicast groups immediatelyFlavio Leitner2010-10-051-8/+8
| * | | net neigh: RCU conversion of neigh hash tableEric Dumazet2010-10-051-3/+5
| * | | net: add a core netdev->rx_dropped counterEric Dumazet2010-10-052-4/+2
| * | | fib: cleanupsEric Dumazet2010-10-053-182/+206
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-046-17/+33
| |\ \ \
| * | | | net: introduce DST_NOCACHE flagEric Dumazet2010-10-031-0/+1
| * | | | ipmr: cleanupsEric Dumazet2010-10-031-114/+124
OpenPOWER on IntegriCloud